Button
The button HTML element represents a clickable button, used to submit forms or
anywhere in
a document
for accessible, standard button functionality.
Usage
Link Button
Want to attach a link action, at a button tap? Use Link Button.
Usage
Icon Button
Icon Buttons can be created, by using a SVG as a child to parent button. Use the 'btn' class followed by 'btn-icon'.
Usage
Floating Action Button
A floating action button (FAB) performs the primary, or most common, action on a screen. It appears in front of all screen content, typically as a circular shape with an icon in its center.