Documentation / @zerotal/flow-ui / index / ToggleOption
Interface: ToggleOption
Defined in: flow-ui/src/components/Toggle.tsx:73
Properties
value
value:
string
Defined in: flow-ui/src/components/Toggle.tsx:74
label
label:
unknown
Defined in: flow-ui/src/components/Toggle.tsx:75
ariaLabel?
optionalariaLabel?:string
Defined in: flow-ui/src/components/Toggle.tsx:77
Accessible name, for an option whose label is only an icon.