Home
last modified time | relevance | path

Searched defs:replaceState (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/lib/
Dreact.d.ts186 replaceState(nextState: S, callback?: () => any): void; method
Dlib.d.ts10947 replaceState(statedata: any, title?: string, url?: string): void; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts2129 readonly replaceState: AnimationReplaceState; property
8594 replaceState(data: any, unused: string, url?: string | URL | null): void; method
/third_party/typescript/lib/
Dlib.dom.d.ts2149 readonly replaceState: AnimationReplaceState; property
8614 replaceState(data: any, unused: string, url?: string | URL | null): void; method