<label for="email" class="label is-error">Error</label>
<label {{#if for}}for="{{for}}"{{/if}} class="label is-{{modifier}}">{{text}}</label>
{
"text": "Error",
"for": "email",
"modifier": "error"
}
There are no notes for this item.