UIDropdownData
此内容尚不支持你的语言。
Defined in: ui/behavior/dropdown.ts:36
Properties
Section titled “Properties”label:
number
Defined in: ui/behavior/dropdown.ts:43
The button’s label Text entity (content tracks the selection).
optionHeight
Section titled “optionHeight”optionHeight:
number
Defined in: ui/behavior/dropdown.ts:41
Popup row height in px.
options
Section titled “options”options:
string[]
Defined in: ui/behavior/dropdown.ts:38
Display labels, one per option.
selectedIndex
Section titled “selectedIndex”selectedIndex:
number
Defined in: ui/behavior/dropdown.ts:39