size
TextSize
Default: "md"
Component representing a caption for an item in a user interface — e.g., an input field. Uses the <Text>
component for typography styling.
<InputLabel>Lorem ipsum</InputLabel>
<InputLabel size="xs">Lorem ipsum</InputLabel>
<InputLabel requiredIndicator>Lorem ipsum</InputLabel>
size
TextSize
Default: "md"
requiredIndicator
boolean
Default: false
atoms
Applies permitted design system styles. See styling documentation for more.