Globals / "src/renderer/components/select/select" / GroupSelectOption
Interface: GroupSelectOption\#
Type parameters#
| Name | Type | Default |
|---|---|---|
T |
SelectOption | SelectOption |
Hierarchy#
- GroupSelectOption
Index#
Properties#
Properties#
label#
• label: ReactNode
Defined in src/renderer/components/select/select.tsx:16
options#
• options: T[]
Defined in src/renderer/components/select/select.tsx:17
Last update: November 10, 2020