StringSelectOptions
- interface StringSelectOptions
Options for a string select menu.
exported from
lib.weeble.d- Extends:
Properties
Property |
Type |
Description |
|---|---|---|
|
|
Custom ID for the select menu. |
|
|
Indicates whether the select menu is disabled. |
|
|
Maximum number of items that can be selected. |
|
|
Minimum number of items that must be selected. |
|
|
The options shown in the dropdown. |
|
|
Placeholder text when nothing is selected. |