Name | Type | Default | Description |
---|---|---|---|
value required | string | The value to be copied to the clipboard. | |
onCopy | () => void | Called each time the value is copied to the clipboard | |
withLabel | boolean | false | Whether to display the string to be copied alongside the button. |
No guidelines exist for CopyToClipboard yet.