Skip to content

UIDropdownData

Defined in: ui/behavior/dropdown.ts:36

label: number

Defined in: ui/behavior/dropdown.ts:43

The button’s label Text entity (content tracks the selection).


optionHeight: number

Defined in: ui/behavior/dropdown.ts:41

Popup row height in px.


options: string[]

Defined in: ui/behavior/dropdown.ts:38

Display labels, one per option.


selectedIndex: number

Defined in: ui/behavior/dropdown.ts:39