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

using vue-clipboard2 on Vue 3 + Typescript

Open vinhvinhvinh opened this issue 1 year ago • 1 comments

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: image

vinhvinhvinh avatar Mar 17 '23 19:03 vinhvinhvinh

See #67

davinma avatar Jun 08 '23 06:06 davinma