Skip to content

ClipboardButtonProps

ClipboardButtonProps = object

PropertyTypeDescription
className?stringA class property to attach to the element. See Element.className
disabled?booleanWhether the button is disabled
valuestringThe text to copy to the clipboard.