Copy Button
A button with a copy to clipboard animation.
Installation
Props
Prop | Type | Default |
---|---|---|
content | string | - |
delay? | number | 3000 |
size? | 'default' | 'sm' | 'md' | 'lg' | default |
variant? | 'default' | 'muted' | 'outline' | 'secondary' | 'ghost' | default |
Credits
- Credits to Shadcn UI for the button style.