UI Components
CopyButton
Useful if you have any IDs or other details you want to copy for use in messages or outside of Plain.
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: