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

<div class="bo-label">Label</div>
<div class="bo-label bo-label-secondary">Label (Secondary)</div>
Class nametype
bo-labelcomponentContainer element
bo-label-secondarymodifierAdds text display properties

Was this page helpful?