Button

Styled button variants — each one is its own install, so you only pull in what you need.

Button

The base button, dark and light variants.

Terminal
npx gotlui add button

Sizes

Extra Small, Small, Default, and Large.

Terminal
npx gotlui add button-sizes

Destructive

For delete/destructive actions.

Terminal
npx gotlui add button-destructive

Spinner

Disabled loading state with a spinning icon.

Terminal
npx gotlui add button-spinner