Answer the question
In order to leave comments, you need to log in
What is the correct way to concatenate data for multiple vue.js components?
Let's say the application looks like this
<div id="app">
<app-view-port />
</div>
<div class="view">
<post-form />
<post-list />
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question