<input value="Default input submit" type="submit" href="http://testlenke.no" class=""></input>
<{{ element }} {{ attr }} href="{{ href }}" class="{{ class }}">{{ text }}</{{ element }}>
{
"element": "input",
"text": null,
"href": "http://testlenke.no",
"class": null,
"template": "element-button",
"attr": "value=\"Default input submit\" type=\"submit\""
}
.btn class can be applied to <a>, <button> and <inpu type="button"> elements.