Searched defs:replaceState (Results 1 – 4 of 4) sorted by relevance
186 replaceState(nextState: S, callback?: () => any): void; method
10947 replaceState(statedata: any, title?: string, url?: string): void; method
9115 replaceState(data: any, title: string, url?: string | null): void; method
9095 replaceState(data: any, title: string, url?: string | null): void; method