Component Example
Your browser does not support Clipboard APIDefault
Your browser does not support Clipboard APISmall
Your browser does not support Clipboard APISecondary Variant
Install using CLI
Component Source
Props
| Prop | Type | Default | Required | Description |
|---|---|---|---|---|
| content | string | - | Yes | Content to copy |
| size | 'sm' | 'default' | default | No | Button size |
| variant | ButtonVariants['variant'] | outline | No | Button style variant |
| copyTooltipText | string | Copy | No | Tooltip text before copying |
| copiedTooltipText | string | Copied | No | Tooltip text after copying |