-
Notifications
You must be signed in to change notification settings - Fork 0
Buttons
Maciej Waleryn edited this page Feb 22, 2022
·
3 revisions
Button class can be used on any type of HTML element that can contain text (e.g. <a>, <button>, <div>).
yaff button
<button class="yaff button"> Example button </button>
yaff simple-button
<button class="yaff simple-button"> Example button </button>