<a href="http://testlenke.no" class="btn-text btn-sm">Button text</a>
<{{element}} {{ href ? 'href="' ~ href ~ '"'}} class="{{ class ? class : "btn" }}">{{ copy }}</{{element}}>
{
"element": "a",
"href": "http://testlenke.no",
"class": "btn-text btn-sm",
"copy": "Button text"
}
There are no notes for this item.