<label for="email" class="label is-default">Label</label>
<label {{#if for}}for="{{for}}"{{/if}} class="label is-{{modifier}}">{{text}}</label>
{
  "text": "Label",
  "for": "email",
  "modifier": "default"
}

There are no notes for this item.