@k8slens/extensions / Exports / Renderer / Component / SelectOption
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: StrictReactNode
value#
• value: Value