platform-bible-react
    Preparing search index...

    Variable LabelConst

    Label: ForwardRefExoticComponent<
        Omit<LabelProps & RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<
            (props?: ClassProp) => string,
        > & RefAttributes<HTMLLabelElement>,
    > = ...

    The Label component renders an accessible label associated with controls. This components is built on Radix UI primitives and styled with Shadcn UI.