Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Selectable

Defines a selectable visual.

export

Hierarchy

Index

Properties

isDefaultSelection?: null | boolean

Gets or sets whether this is default selection.

isEnabled?: null | boolean

Gets or sets whether this is enabled.

isSelected?: null | boolean

Gets or sets whether this is selected.

map?: Map<string | number, any>

appends arbitrary values for item selection.

Generated using TypeDoc