Preparing search index...
The search index is not available
bitmovin-player-ui
bitmovin-player-ui
ListItem
Interface ListItem
A map of items (key/value -> label} for a
ListSelector
in a
ListSelectorConfig
.
interface
ListItem
{
ariaLabel
?:
string
;
key
:
string
;
label
:
LocalizableText
;
sortedInsert
?:
boolean
;
}
Index
Properties
aria
Label?
key
label
sorted
Insert?
Properties
Optional
aria
Label
aria
Label
?:
string
key
key
:
string
label
label
:
LocalizableText
Optional
sorted
Insert
sorted
Insert
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aria
Label
key
label
sorted
Insert
bitmovin-player-ui
Loading...
A map of items (key/value -> label} for a ListSelector in a ListSelectorConfig.