React Corsair - v0.0.11
    Preparing search index...

    Interface HydrateRouterOptions

    Options provided to hydrateRouter.

    interface HydrateRouterOptions {
        serializer?: Serializer<any>;
    }
    Index

    Properties

    Properties

    serializer?: Serializer<any>

    Parses the route state that was captured during SSR.