SelectOptions
- interface SelectOptions
Shared options for select menu components.
exported from
lib.weeble.d
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. |
|
|
Placeholder text when nothing is selected. |