Type Alias: SelectItemProps
SelectItemProps =
Omit<RACListBoxItemProps,"style">
Defined in: components/Select/Select.tsx:313
Props for the SelectItem component.
SelectItemProps =
Omit<RACListBoxItemProps,"style">
Defined in: components/Select/Select.tsx:313
Props for the SelectItem component.