using vue-clipboard2 on Vue 3 + Typescript
vinhvinhvinh opened this issue · 1 comments
vinhvinhvinh commented
Hi guys! I have implement an button to copy text to clipboard
I'm working on Vue 3 + Typescript and im stuck in a problem that "Property '$copyText' does not exist on type 'void'" - its will be warning that every time i call the @CopyText.
Please leave a comment or sth thank u guy.