Clipboard
A Clipboard component from the Sigil design system.
Import
import { Clipboard } from "@sigil-ui/components";Preview
Usage
<Clipboard>Clipboard content</Clipboard>Props
| Prop | Type | Default | Description |
|---|---|---|---|
value | string | — | — |
timeout | number | 2000 | Time in ms before resetting to idle state. |
Token integration
| CSS Variable | Purpose |
|---|---|
--s-radius-sm | Radius sm |
--s-text-muted | Text muted |
--s-border | Border |
--s-border-style | Border style |
--s-surface | Surface |
--s-surface-elevated | Surface elevated |
--s-duration-fast | Duration fast |
--s-primary | Primary |