Not documented.

Implements
Annotations
  • DomName('History')

Static Properties

supportsState bool
read-only

Checks if the State APIs are supported on the current platform.

Properties

length int
read-only

state → dynamic
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