To use or not to use reactivity APIs with object syntax? #1221
Unanswered
Rolanddoda
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can we use
shallowRef
,readonly
, and other reactivity APIs with object syntax?For example:
Why this doesn't work and why we shouldn't do that?
Beta Was this translation helpful? Give feedback.
All reactions