Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
History
/
pushState
pushState
Declaration
void pushState(
any data,
DOMString title,
optional USVString? url
);