<label for="some-id">
Form label
</label>
<label for="{{ for }}" {{ class ? 'class="' ~ class ~ '"' }}>
{{ copy }}
</label>
{
"copy": "Form label",
"for": "some-id"
}
There are no notes for this item.