Legend

<legend id="" class="" style="">

</legend>
<legend
    id="{{id}}"
    class="{{modifier}}"
    style="{{style}}"
>
    {{#if text}}<span>{{text}}</span>{{/if}}
    {{> @children}}
</legend>
{
  "id": null,
  "text": null,
  "modifier": null,
  "style": null
}

There are no notes for this item.