Searched refs:getRouteInfo (Results 1 – 4 of 4) sorted by relevance
67 this.routeInfo = this.getRouteInfo(this.initialState);117 const nextRouteInfo = exports.store.getRouteInfo(state);122 getRouteInfo(state) { method in RouterStore
35 getRouteInfo(state: ResultState): UrlObject;
1 …getRouteInfo(this.initialState);\n } else {\n this.routeInfo = {\n unstable_globalH…
92 this.routeInfo = this.getRouteInfo(this.initialState);149 const nextRouteInfo = store.getRouteInfo(state);156 getRouteInfo(state: ResultState) {