Span

<span id="" class="" style="">Span this</span>
<span id="{{id}}" class="{{modifier}}" style="{{style}}">{{{text}}}</span>
{
  "id": null,
  "modifier": null,
  "class": null,
  "style": null,
  "text": "Span this"
}

There are no notes for this item.