Search
Loading...
Skip to content

Interface: SelectValue

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#

PropertyType
idstring
labelstring
icon?CustomIcon