Type Alias: DataValue

DataValue: string | number | boolean | null

Represents a data value in a selection.

types/types.ts:630