How to get all the props like $store, $parent, $root everything that a parent component has inside a child component?
So I\'m creating a parent component and a child.