Enode — API Reference
Preparing search index...
ui/src/segmented-picker
SegmentedPickerOption
Type Alias SegmentedPickerOption<T>
type
SegmentedPickerOption
<
T
>
=
{
ariaLabel
?:
string
;
label
:
string
;
value
:
T
;
}
Type Parameters
T
Index
Properties
aria
Label?
label
value
Properties
Optional
aria
Label
ariaLabel
?:
string
Overrides the visible
label
for screen readers when it needs more context.
label
label
:
string
value
value
:
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
aria
Label
label
value
Enode — API Reference
Loading...
Overrides the visible
labelfor screen readers when it needs more context.