Answer the question
In order to leave comments, you need to log in
How to bind already rendered elements to Vue?
Hello toaster. I have a table where tr are individual Vue instances and table is their common parent instance. How do I bind to Vue an already existing (collected already on the server) tr list and table?
Answer the question
In order to leave comments, you need to log in
Not sure if it will work without server rendering using vue itself, but you can try https://ssr.vuejs.org/en/hydration.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question