Label
A label is a component that allows you to place labels on components that do not have their own title.
Label
Label (Secondary)
Code
Code
<div class="bo-label">Label</div>
<div class="bo-label bo-label-secondary">Label (Secondary)</div>
Details
Attribute | Type | Description |
---|---|---|
.bo-label | utility | Class used for label utility |
bo-label-secondary | modifier | Class used for secondary label style |