Skip to content

vue3 ref, address element if objectarray in ref #10591

Answered by LinusBorg
151e asked this question in Help/Questions
Discussion options

You must be logged in to vote

The proxy is the reactive version of the original object. Usually, you can use the proxy for anything you would use the original object for. That's what proxies are for.

Is there a specific reason why you would need the non-original version of the data?

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@151e
Comment options

Answer selected by LinusBorg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants