How to add copy-to-clipboard button to popups? #3002
Replies: 1 comment 1 reply
-
|
Hi @spaceunifyfifty , When dealing with On the other hand, if you using another API, like the Hovers( In the meantime, since the hover contents can be a Hope this helps |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When I hover over error diagnostics to trigger popups in most languages, I can see that there's a copy to clipboard button in the pop-up that you can click on which copies the error message to your clipboard automatically.
I'm playing around with making my own extension and I'm triggering a pop-up when hovering over terms, but I'm not seeing any copy paste button. Is there a reference in the API that says how to add this to my own pop-ups?
Beta Was this translation helpful? Give feedback.
All reactions