Primitives
A simple button that animates on hover and tap.
Made by imskyleenInstallation
Usage
API Reference
Button
| Prop | Type | Default |
|---|---|---|
hoverScale? | number | 1.05 |
tapScale? | number | 0.95 |
...props? | HTMLMotionProps<"button"> | - |
Note: This primitive respects the user's
prefers-reduced-motionsetting. When reduced motion is requested, hover/tap scale animations are disabled.
Credits
- Credit to animate-ui.
Built by raouf.codes. The source code is available on GitHub.
Last updated: 1/14/2026