Type Alias: SelectLabelProps
SelectLabelProps =
PropsWithChildren<LabelHTMLAttributes<HTMLLabelElement>>
Props accepted by the select label.
SelectLabelProps =
PropsWithChildren<LabelHTMLAttributes<HTMLLabelElement>>
Props accepted by the select label.