A motion-enabled shutter button with dynamic hover effects.
Shutter
S
h
u
t
t
e
r
Dependencies
framer-motion
Installation
npm install framer-motion
Props
Name | Type | Default | Description |
---|---|---|---|
label | string | Shutter | The text label displayed on the button |
onClick | () => void | undefined | The callback to trigger when the button is clicked |