Type Alias: SelectionHeader
SelectionHeader:
object
Represents a header in a selection.
readonlyfieldKey:FieldKey
Readonly. The field key for the selection header.
readonlypartitionFieldKeys:FieldKey[]
Readonly. A list of partition field keys for the selection header.
readonlypartitionValues:DataValue[]
Readonly. A list of partition values for the selection header.
readonlyvalue:DataValue
types/types.ts:604