Buttons Style
BasicButtons
You can use <a>or <button>elements with class.btnand .btn-[name]
PrimaryButtons
Primary colors buttons .btnand .btn-[name]
OutlineButtons
Outline buttons .btn, .btn-oand .btn-[name]
* All this buttons have the class .btn-widethat set de min with to 120px
Buttons Sizes
Add the class .btn-[size]
Buttons Width
Inlineformat
Deafult fortmat
Min-widthformat
With the class .btn-wideyou set de min width of the buttons to 120px
Blockformat
With the clas .btn-blockbuttons span to the full width of their parents
Buttons Groups
Horizontalgroup
Wrap the buttons with a div.btn-group
Verticalgroup
Wrap the buttons with a div.btn-group-vertical
Buttons Loading
Loadingeffect
Add the class .btn-spinnig. Call the functions btnStartSpinningand btnStopSpinning.