Appearance
@sqlrooms/ui / Label
const Label: ForwardRefExoticComponent<Omit<LabelProps & RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<(props?) => string> & RefAttributes<HTMLLabelElement>>
const
ForwardRefExoticComponent
Omit
LabelProps
RefAttributes
HTMLLabelElement
"ref"
VariantProps
props?
string