Framework-mode router component to be used to to hydrate a router from a
ServerRouter
. See entry.client.tsx
.
function HydratedRouter(props: HydratedRouterProps)
Context object to passed through to createBrowserRouter
and made available to clientLoader
/clientAction
functions