Globals / "src/renderer/components/select/select" / SelectOption
Interface: SelectOption\#
Type parameters#
| Name | Default |
|---|---|
T |
any |
Hierarchy#
- SelectOption
Index#
Properties#
Properties#
label#
• Optional label: React.ReactNode
Defined in src/renderer/components/select/select.tsx:22
value#
• value: T
Defined in src/renderer/components/select/select.tsx:21
Last update: November 10, 2020