Documentation / @zerotal/flow-ui / index / ComboboxOption
Interface: ComboboxOption
Defined in: flow-ui/src/components/Combobox.tsx:20
Properties
value
value:
string
Defined in: flow-ui/src/components/Combobox.tsx:21
label
label:
string
Defined in: flow-ui/src/components/Combobox.tsx:22
disabled?
optionaldisabled?:boolean
Defined in: flow-ui/src/components/Combobox.tsx:23