Skip to content

Instantly share code, notes, and snippets.

@12cassie34
Created June 13, 2022 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 12cassie34/d88564eeafe1489f90d3960414fbbbee to your computer and use it in GitHub Desktop.
Save 12cassie34/d88564eeafe1489f90d3960414fbbbee to your computer and use it in GitHub Desktop.
Vue Reactivity
console.log(myProxy.message1) // "world"
console.log(myProxy.message2) // "world"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment