masterplan-optimizer-frontend / SearchableSelectOption
Interface: SearchableSelectOption¶
Defined in: src/components/ui/SearchableSelect.tsx:4
Option shown by the searchable select dropdown.
Properties¶
description?¶
optionaldescription?:string
Defined in: src/components/ui/SearchableSelect.tsx:7
label¶
label:
string
Defined in: src/components/ui/SearchableSelect.tsx:6
value¶
value:
string|number
Defined in: src/components/ui/SearchableSelect.tsx:5