You can set different colors by adding btn-primary class for example. Want embossed button? Add btn-embossed class, that's it!
Default style with btn class.
How to use? Just add btn-embossed class.
How to use? Just add btn-rounded class.
How to use? Just add btn-transparent class.
How to use? Just add btn-square class.
Make your style unique by mixing it! For example btn-primary btn-square btn-embossed class.
Group buttons are great if you want to display a group of actions. To do that, just put you buttons inside a btn-group class div.
You can add icons on the left or right side of button with color you want. Perfect for action buttons and social connection.
Loading state are perfect for login, register or form submission.
You can choose your size by simply adding a class like btn-sm for small button.
Use any button to trigger a dropdown menu by placing it within a .btn-group and providing the proper menu markup.