Click
An effect that creates animated effects at the click position, adding interactive feedback to user actions.
Made by imskyleenInstallation
Usage
API Reference
Click
Prop | Type | Default |
---|---|---|
color? | string | currentColor |
size? | number | 100 |
duration? | number | 400 |
scope? | React.RefObject<HTMLElement | null> | undefined |
disabled? | boolean | false |
variant? | "ripple" | "ring" | "crosshair" | "burst" | "particles" | ring |
Credits
- Credits to Framer University for the inspiration.