Github Project - Version 2.5.0
Created & Maintained by Gary Hepting

Buttons

Easy-to-customize button styles

Component Usage Example 5 of 14


Buttons

Sizes

Types

Styles



States

Normal

Active

Disabled



Colors





Button Groups



Button Dropdown Menus



Example Usage

<button>Normal Button</button>
<input type="button" value="Input Button" />
<a role="button" href="#">ARIA Role Button</button>
<a class="blue button" href="#">Blue Button</a>