Skip to main content Skip to docs navigation

Buttons Extended

Custom additions to the Button component

On this page

Variants extensions

Additions the the Button variants

Example

html
<button type="button" class="btn btn-default">Button Default</button>