Type alias MeiosisViewComponent<S>

MeiosisViewComponent<S>: MeiosisComponent<S> & ViewComponent<S>

A Meiosis component with a view, and (optional) initial state, services, and nested components.

Type Parameters

  • S

    the State type.

Generated using TypeDoc