Type Alias: SelectionData

SelectionData: object

Represents a selection in a component.

Type declaration 

axes 

readonly axes: SelectionAxis[]

Readonly. A list of axes for the selection.

headers 

readonly headers: SelectionHeader[]

Readonly. A list of headers for the selection.

marks 

readonly marks: SelectionMarksTable[]

Readonly. A list of marks tables for the selection.