Buttons

Buttons are useful in performing various actions on a single click. Different variants of buttons are present in one8Ui. Take a look

Contained Button

Contained buttons are high-emphasis, distinguished by their use of elevation and fill. They contain actions that are primary to your app.

Link Button

The link can also be wrapped in buttons by giving class name as btn-link to a tag.

Icon Button

The class btn-icon needs to be added along with other classes to create an icon button.

Floating Action Button

A floating action button appears in front of all screen content, typically as a circular shape with an icon in its center. The class btn-float needs to be added to use it.