Function TinkerableApp

The app shell boot renders: holds navigation state, subscribes to host URL + metadata pushes, and renders children or the route <Router />.

  • Parameters

    • __namedParameters: { children?: ReactNode; routingSpec: RoutingSpec }

    Returns Element