What am trying to achieve is to pass data as props in my children components but this data is loaded from the server so it takes a while to load.
I would now like to
Just Bind key to child-cmp you get reactive output. this is simplest method of reactivity in Vue js.
key
child-cmp
Vue js