some component in other page in SPA web app.
how to make each component communicate each other?
example :
in component 1, I adding list of data and select it with checkbox, and in other component, I show data that have been checked and not checked in separate child component
there is a notion of vue bus, may be that is what you need.
if you have any questions, ask me or go to @vuejs_ru (they speak english also)
Обсуждают сегодня