Interface: SelectOption<Value>#
Renderer.Component.SelectOption
Type parameters#
Name |
---|
Value |
Table of contents#
Properties#
Properties#
id#
• Optional
id: string
isDisabled#
• Optional
isDisabled: boolean
isSelected#
• Optional
isSelected: boolean
label#
• label: ReactNode
value#
• value: Value