Label (legacy)
Use Label components to add contextual metadata to a design.
- Deprecated
- Not reviewed for accessibility
Use the new Label instead.
Name | Type | Default | Description |
---|---|---|---|
outline | boolean | false | Creates an outline style label |
variant | 'small' | 'medium' | 'large' | 'xl' | 'medium' | |
dropshadow | boolean | false | Adds a dropshadow to the label |
sx | SystemStyleObject | Style overrides to apply to the component. See also overriding styles. |