SelectOption
- interface SelectOption
Option displayed in a select menu.
exported from
lib.weeble.d
Properties
Property |
Type |
Description |
|---|---|---|
|
|
Indicates whether this option is pre-selected by default. |
|
|
Optional description shown below the label. |
|
|
Optional emoji shown next to the option. |
|
|
User-visible label for the option. |
|
|
Dev-facing value returned on selection. |