Skip to content

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>).

Default button

Class

yaff button

Example

<button class="yaff button"> Example button </button>

Simple button

Class

yaff simple-button

Example

<button class="yaff simple-button"> Example button </button>
Clone this wiki locally