# Label (fw-label)
fw-label displays an informational text component that identifies other components on the user interface.
# Usage
Show Code
# Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
color | color | Theme based on which the label is styled. | "blue" or "green" or "grey" or "normal" or "red" or "yellow" | 'normal' |
value | value | Display text in the label. | string | '' |
# CSS Custom Properties
Name | Description |
---|---|
--label-padding-horizontal | Left - right padding for label |
--label-padding-vertical | Top - bottom padding for label |
Built with ❤ at Freshworks