components/label
@fungi.computer/caps / components/label
components/label
Section titled “components/label”Type Aliases
Section titled “Type Aliases”LabelProps
Section titled “LabelProps”LabelProps =
object&LabelHTMLAttributes<HTMLLabelElement>>
Props accepted by Label.
Type Declaration
Section titled “Type Declaration”required?
Section titled “required?”
optionalrequired?:boolean
Variables
Section titled “Variables”
constLabel:ForwardRefExoticComponent<object&LabelHTMLAttributes<HTMLLabelElement> > &RefAttributes<HTMLLabelElement>>>>
A label primitive that associates caller-provided text with a form control.