Button

Displays a button or a component that looks like a button.

Preview

Installation

bash
npx sigma-ui add button

Keyboard Support

Button Action
tab
Moves focus to the button.
enter
Activates the button.
space
Activates the button.

Examples

Primary

Secondary

Destructive

Outline

Ghost

Icon

With Icon

Loading

As Child

Edit this page on GitHub