vue-clipboard2
vue-clipboard2 copied to clipboard
using vue-clipboard2 on Vue 3 + Typescript
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.
its look like:
See #67