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 buttonSizes
Extra Small, Small, Default, and Large.
Terminal
npx gotlui add button-sizesDestructive
For delete/destructive actions.
Terminal
npx gotlui add button-destructiveSpinner
Disabled loading state with a spinning icon.
Terminal
npx gotlui add button-spinner