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