label
Documentation / ui/label
Label
const Label: ForwardRefExoticComponent<Omit<LabelProps & RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<(props?: ClassProp) => string> & RefAttributes<HTMLLabelElement>>;
Defined in: app/components/ui/label.tsx:13