Label

The label component is usually paired with a heading component and provides important meta information regarding the page or section.

<span class="label">Share</span>
<span class="label">{{text}}</span>
{
  "text": "Share"
}