Invert the composition API from `child.toParent(parent, prefix)` to `parent.mount(prefix, child)` (design TODO at `src/eva.ts:54`). Roadmap phase 4.
Invert the composition API from
child.toParent(parent, prefix)toparent.mount(prefix, child)(design TODO atsrc/eva.ts:54). Roadmap phase 4.