Skip to main content

Button

Buttons enable users to initiate actions on the interface, such as saving a document, opening a dialog, closing a panel, and more.

Basic (.e-btn)

.e-btn

Preview

Button for Dropdown

.e-btn-dropdown

Preview

Icon-only Button

.e-btn-onlyicon

Preview

Disabled Button

.e-btn-disabled

Preview

Button in Loading State

e-busy-indicator > .e-btn

Preview

Button Sizes

.e-btn-small, .e-btn-large, .e-btn-extended

Preview

Narrow Button

.e-btn-narrow

Preview

Full-width Button

.e-btn-fullwidth

Preview

Primary Button

.e-btn-primary

Preview

Borderless Button

.e-btn-borderless

Preview

.e-btn-link

Preview

Toggle Buttons

Toggle .e-btn-active with JavaScript

Preview

Button on Overlay

.e-btn-on_overlay

Preview