<button class="btn btn-sm">
Small Button
</button>
<button class="{{ class }}">
{{ text }}
</button>
{
"buttontext": "Button Text",
"class": "btn btn-sm",
"text": "Small Button"
}
No notes defined.