ClipboardButtonProps
ClipboardButtonProps:
object
Type declaration
Name | Type | Description |
---|---|---|
className | string | A class property to attach to the element. See Element.className |
disabled | boolean | Whether the button is disabled |
value | string | The text to copy to the clipboard. |