Represents a value for a select input.
The SelectValue interface provides a set of properties that describe a value
for a select input. These options include settings for the ID, label, and icon.
Properties#
| Property | Type |
|---|---|
id | string |
label | string |
icon? | CustomIcon |