Inndy/vue-clipboard2

what should be the type of event in copy method

kirandeep123 opened this issue · 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.