<button class="btn onyx-gradient">
    Onyx Button
</button>
<button class="{{ class }}">
  {{ text }}
</button>
{
  "buttontext": "Button Text",
  "class": "btn onyx-gradient",
  "text": "Onyx Button"
}

No notes defined.