Type Alias: SelectItemProps
SelectItemProps =
PropsWithChildren<OptionHTMLAttributes<HTMLOptionElement>>
Props accepted by the select item wrapper.
SelectItemProps =
PropsWithChildren<OptionHTMLAttributes<HTMLOptionElement>>
Props accepted by the select item wrapper.