Buttons
Buttons are the soul of an interactive Web Application. Buttons allow users to take actions, and make choices, with a single tap.
Simple Buttons
For Simple Buttons just use btn class and btn keyword followed by the -variant names.
HTML CODE
HTML CODE
Outline Buttons
For outline Buttons just use btn class and btn keyword followed by the -variant-outline names.
HTML CODE
Icon Buttons
For icon Buttons just use btn , btn-icon and btn keyword followed by the -variant names.
shopping_cart favorite grade
HTML CODE
Button with shadow and margins
For button shadows we have two classes btn-margin-blur and btn-margin.
Sucessfull
Danger Here!
HTML CODE
Action Buttons
Action buttons are required for highlighting buttons that have an important action.
avtar add
add arrow_upward
HTML CODE