In a Vue 2.0 app, let\'s say we have components A, B and C.
A declares, registers and uses B
Is it possible to pass C from A to B?
Something like this:<
Summing up:
Some content