@jsvision/ui / ListBoxOptions
Type Alias: ListBoxOptions
ListBoxOptions =
Omit<ListViewOptions<string>,"getText">
Defined in: ui/src/list/list-box.ts:10
Construction options for ListBox — ListViewOptions without the fixed getText.
@jsvision/ui / ListBoxOptions
ListBoxOptions =
Omit<ListViewOptions<string>,"getText">
Defined in: ui/src/list/list-box.ts:10
Construction options for ListBox — ListViewOptions without the fixed getText.