Hydrates the router with the state provided by SSR.
To render SSR state, call hydrateRouter instead of the initial navigate call.
Note: SSR hydration can be enabled only for one router.
The hydrated router.
The location to which the router was navigated during SSR.
Hydration options.
The provided router.
Hydrates the router with the state provided by SSR.
To render SSR state, call hydrateRouter instead of the initial navigate call.
Note: SSR hydration can be enabled only for one router.