Skip to main content
A copy button puts a value on the user’s clipboard when clicked, such as an ID they need elsewhere.
Example copy button
A copy button has the following properties:
  • copyButtonTooltipLabel (optional): the text that should be displayed on hover. Defaults to the value if not provided.
  • copyButtonValue: the value that should be copied to the user’s clipboard after clicking the button
For example: