Type Alias: ComboBoxItemProps
ComboBoxItemProps =
Omit<RACListBoxItemProps,"style">
Defined in: components/ComboBox/ComboBox.tsx:293
Props for the ComboBoxItem component.
ComboBoxItemProps =
Omit<RACListBoxItemProps,"style">
Defined in: components/ComboBox/ComboBox.tsx:293
Props for the ComboBoxItem component.