Copy Button
A button that copies text to the clipboard, with copy and copied states.
Installation
Copy the command below and run it in your terminal.
Usage
Import Copy Button and pass the text to copy:
Examples
Copy Button in common compositions and contexts.
In a field
bunx @sivir-ui/svelte add copy-button Variants
Anatomy
CopyButton - Copies text to the clipboard.
bunx @sivir-ui/svelte add copy-button