Sorry for other question I made now, but me would like to know if i can pass a component through a prop to other component, thanks =).
This is not really the place for such a question...
But you can do :foo="$options.components.foo"
:foo="$options.components.foo"
Most helpful comment
This is not really the place for such a question...
But you can do
:foo="$options.components.foo"