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