• Component for rendering a form field label. Expected Parent: FieldItem.

    Parameters

    • props: Omit<LabelProps & RefAttributes<HTMLLabelElement>, "ref"> & RefAttributes<HTMLLabelElement>

      The properties for the LabelPrimitive.Root component.

    Returns ReactNode

    The FieldLabel component.