JamieCurnow / vue-clipboard3

Easily copy to clipboard in Vue 3
MIT License
129 stars 13 forks source link

fix: avoid unintentional scoping of `this` (fix #13) #14

Open richex-cn opened 1 year ago

richex-cn commented 1 year ago

避免模糊不清的 this 作用域, toClipboard 方法并不需要使用 this