Buttons
Use Front's custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.
Bootstrap Buttons documentationTypes
Use .btn-*
, .btn-outline-*
, .btn-ghost-*
classes to change the visual style of the button.
White
Outlined white color style is best suitable for secondary buttons.
Color variants
Predefined solid color button styles.
Outline buttons
Use .btn-outline-*
Soft buttons
Use .btn-soft-*
Ghost buttons
Use .btn-ghost-*
Sizes
Fancy larger or smaller buttons? Add .btn-lg
or .btn-sm
for additional sizes.
Button pilled
Use the .rounded-pill
utility class to make buttons more rounded.
Radio button group
This group of buttons provide checkbox or radio style button toggling.
Button icons
A contained button with an icon.
With fixed width and height.
Also available in all button sizes.
Button status
Use .btn-status
to add all kinds of status indicators.
Looking for larger or smaller status size? Add .btn-sm-status
or .btn-lg-status
for additional sizes.
Available in all theme colors.
Button with loader
Use spinners within buttons to indicate an action is currently processing or taking place. You may also swap the text out of the spinner element and utilize button text as needed.