Type Alias: SelectionData
SelectionData:
object
Represents a selection in a component.
readonly
axes:SelectionAxis
[]
Readonly. A list of axes for the selection.
readonly
headers:SelectionHeader
[]
Readonly. A list of headers for the selection.
readonly
marks:SelectionMarksTable
[]
Readonly. A list of marks tables for the selection.
types/types.ts:582