You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:

The text was updated successfully, but these errors were encountered: