Buttons
Introduction

Buttons are the soul of an interactive Web Application. Buttons allow users to take actions, and make choices, with a single tap

Simple buttons

By default the button will have a solid dark background and semi-bold text. You can also use primary and secondary classes to change its look.

Alert and Success buttons

You can also create alert and success buttons...

Buttons with icons

To make your buttons look more informative you can also add icons to it. We use font awesome icons in our component library.

Floating Buttons

Floating buttons are mostly short circular buttons used to navigate to different screens.