Not documented.

Annotations
  • DomName('History')
Implements

Static Properties

bool supportsState
read-only
Checks if the State APIs are supported on the current platform.

Properties

int length
read-only
dynamic state
read-only

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