Not documented.
- Annotations
- DomName('History')
- Implements
Static Properties
- bool supportsState
-
read-onlyChecks if the State APIs are supported on the current platform.
Properties
Methods
-
back(
) → void -
forward(
) → void -
go(
int distance) → void -
pushState(
Object data, String title, [String url]) → void -
replaceState(
Object data, String title, [String url]) → void