<button type="button" class="btn btn-primary">Primary Button</button>
<button type="button" class="btn {{modifiers modifiers}}">{{{label}}}</button>
{
"label": "Primary Button",
"modifiers": [
"btn-primary"
]
}
No notes defined.