Icon Button
An icon button that displays particles when clicked.
Installation
Props
Prop | Type | Default |
---|---|---|
icon | React.ElementType | - |
active? | boolean | false |
animate? | boolean | true |
size? | 'default' | 'sm' | 'md' | 'lg' | default |
color? | [number, number, number] | [59, 130, 246] |
transition? | Transition | spring |
Credits
- Credits to SHSF UI for the icon animation inspiration