Skip to content

@jsvision/ui / ListBoxOptions

Type Alias: ListBoxOptions

ListBoxOptions = Omit<ListViewOptions<string>, "getText">

Defined in: ui/src/list/list-box.ts:10

Construction options for ListBoxListViewOptions without the fixed getText.