[IGN-5196]Perspective - Copy to clipboard button

Hi,
is it possible to create this functionality in Perspective (without developing custom component)?

image

Thanks

1 Like

No, we don’t expose the clipboard API. The modern clipboard API also only works in HTTPS contexts, so it may or may not ever land in Perspective first-party.

I am looking to do something similar with a table. This was 3 years ago. Not sure if any new updates have been provided? Basically, I want a user to be able to click a button to capture all the data from within a table to paste in a email or text file.

I suppose exporting to a text or CSV file might work also. Not as ideal as clipboard.