Spring Button
A button that shrinks on press and springs back with bounce.
Loading...
Installation
npx shadcn@latest add @paceui-ui/spring-buttonExamples
Deeper Press
Set the scale value between 0 and 1 to lower values make the button shrink more when pressed.
Loading...
Props
SpringButton
| Prop | Type | Default |
|---|---|---|
| scale | number | 0.85 |
| shaking | boolean | true |