- Label(
props: Omit<LabelProps & RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<
(props?: ClassProp) => string,
> & RefAttributes<HTMLLabelElement>,
): ReactNode Parameters
- props: Omit<LabelProps & RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<
(props?: ClassProp) => string,
> & RefAttributes<HTMLLabelElement>
Returns ReactNode