Skip to content

Interface: SelectOption<Value>#

Renderer.Component.SelectOption

Type parameters#

Name
Value

Table of contents#

Properties#

Properties#

isDisabled#

Optional isDisabled: boolean


isSelected#

Optional isSelected: boolean


label#

label: string


value#

value: Value