vue-clipboard2 icon indicating copy to clipboard operation
vue-clipboard2 copied to clipboard

what should be the type of event in copy method

Open kirandeep123 opened this issue 2 years ago • 0 comments

I need to use this in the TS environment, so what should the event type be in the handleCopy, handleError method?

I used clipboardEvent but it says text property doesn't exist in event.

kirandeep123 avatar Oct 04 '23 06:10 kirandeep123