Optional
bold?: booleanWhether to use a bold font weight.
Optional
children?: ReactNodeOptional
className?: stringOptional
for?: stringIndicates the form component this label connects to by its ID.
Optional
id?: stringOptional
maxHeight?: numberOptional
maxWidth?: numberOptional
minHeight?: numberOptional
minWidth?: numberOptional
style?: CSSPropertiesOptional
tooltip?: stringOptional
tooltipPlacement?: SimplePlacementTypeOptional
variant?: LabelVariantOptional
visible?: booleanIf false
, excludes label from layout.
Optional
wrap?: booleanWhether to include word wrapping.
A label component consisting of text.