Allow parent pages/components to call methods on child components. Introduce `@expose` decorators and `$ref={child_comp}` binding.
Allow parent pages/components to call methods on child components. Introduce
@exposedecorators and$ref={child_comp}binding.