History class

Annotations
  • DomName('History')
Implements

Static Properties

supportsState bool
read-only

Instance Properties

length int
read-only
state dynamic
read-only

Instance 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