You can also just call "toRefs()" on a "reactive()" object though.
Refs are also useful if you want to destructure a reactive object without breaking the reactivity, scroll down just below this:
https://composition-api.vuejs.org/api.html#torefs
You can also just call "toRefs()" on a "reactive()" object though.
Refs are also useful if you want to destructure a reactive object without breaking the reactivity, scroll down just below this:
https://composition-api.vuejs.org/api.html#torefs