Installation
pnpm dlx shadcn@latest add @spell/copy-buttonExamples
Size
Usage
import { CopyButton } from "@/components/copy-button";<CopyButton value="Text to copy" />Props
| Prop | Type | Default |
|---|---|---|
value | string | - |
size | SizeVariant | default |
className | string | - |