Indicate important notes and highlight parts of your content.
To create a label, use the vk-label
component.
<vk-label></vk-label>
Use one of the following type
prop options for additional styles.
Class | Description |
---|---|
success | Indicates success or a positive message. |
warning | Indicates a warning. |
danger | Indicates an error or important message. |
<vk-label type="success"></vk-label>