<button class="c-button c-button--ghost c-button--with-icon"><svg width="32" height="32" viewBox="0 0 32 32" class="o-icons o-icons--edit" aria-hidden="true">
    <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../../typo3conf/ext/fgp_template/Resources/Public/Frontend/_Default/icons/sprite/sprite.svg#edit"></use>
</svg>
Button</button>
<button class="c-button c-button--{{buttonModifier}} c-button--with-icon" {{#buttonDisabled}}disabled{{/buttonDisabled}}>{{render '@icons--edit'}}{{#if buttonLabel}}{{buttonLabel}}{{else}}Button{{/if}}</button>
{
  "buttonModifier": "ghost"
}

There are no notes for this item.