ClipboardButtonProps
ClipboardButtonProps =
object
Properties
Section titled “Properties”| Property | 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. |