Labels are a way to call attention to a word. The mark element, a notification count, or an important indicator (like marking a technology as 'beta' or 'private') are all use cases for labels.
blue
green
yellow
red
Property | Type | Required | Default | Description |
---|---|---|---|---|
children | Node | false | - | Content of the Label. |
blue | Bool | false | - | Blue style Label. |
green | Bool | false | - | Green style Label. |
yellow | Bool | false | - | Yellow style Label. |
red | Bool | false | - | Red style Label. |