Default Buttons
Use the button classes on an <a>
, <button>
, or <input>
element.
Button-Width
Create buttons with minimum width by adding add .w-xs
, .w-sm
, .w-md
or .w-lg
.
Button-Disabled
Add the disabled
attribute to <button>
buttons.