Copyable
Copy text to clipboard
Text that can be copied with one click.
Inline copyable
npm install fromsrc
With label
install:npm install fromsrc
Copy block
Full-width copyable block:
NEXT_PUBLIC_API_KEY=your-api-key
Props
Copyable
| prop | type | default | description |
|---|---|---|---|
| value | string | - | Text to copy |
| label | string | - | Optional label |
CopyBlock
| prop | type | default | description |
|---|---|---|---|
| children | string | - | Text to copy |