Skip to main content

Variable: comboBoxItemMeta

const comboBoxItemMeta: object

Defined in: components/ComboBox/ComboBox.tsx:81

Formal semantic identity — a single filtered option (Selection entity).

Type Declaration

composition

readonly composition: "selection" = 'selection'

displayName

readonly displayName: "ComboBoxItem" = 'ComboBoxItem'

entity

readonly entity: "Selection" = 'Selection'

structure

readonly structure: "item" = 'item'