<button id="submit" type="submit" class="button"><span class="button__label">Submit</span></button>
{% render '@button', {label: label, id: id, icon: icon, modifiers: modifiers, type: type, standAlone: true}, true %}
{
"label": "Submit",
"id": "submit",
"icon": false,
"modifiers": false,
"type": "submit"
}
There are no notes for this item.