Stateful Button
A button that shows a loading state when clicked, and a success state when the action is completed.
Installation
Run the following command
npx shadcn@latest add https://ui.aceternity.com/registry/stateful-button.json
Props
Prop | Type | Default | Description |
---|---|---|---|
className | string | undefined | Additional CSS classes to apply to the button. Will be merged with default styling. |
children | React.ReactNode | - | The content to display inside the button (text, icons, etc.) |
onClick | (event: React.MouseEvent<HTMLButtonElement>) => void | Promise<void> | undefined | Click handler that triggers the loading → success animation sequence. Can be async. |
disabled | boolean | false | Whether the button is disabled |
type | "button" | "submit" | "reset" | "button" | The button type attribute |
...buttonProps | React.ButtonHTMLAttributes<HTMLButtonElement> | - | All other standard HTML button attributes are supported |
Inspired by the design of buttons on Family
Build websites faster and 10x better than your competitors with Aceternity UI Pro
With the best in class components and templates, stand out from the crowd and get more attention to your website. Trusted by founders and entrepreneurs from all over the world.
This service exceeded our expectations, since not only was the
development technically flawless, but Manu and his team also acted as
strategic partners by encouraging us to add ...
Georg Weingartner
CMO at Renderwork