---
title: History
framework: webkitjs
role: symbol
role_heading: Class
path: webkitjs/history
---

# History

## Declaration

```data
interface History
```

## Topics

### Instance Properties

- [length](webkitjs/history/1630824-length.md)
- [state](webkitjs/history/1630581-state.md)

### Instance Methods

- [back](webkitjs/history/1632725-back.md)
- [forward](webkitjs/history/1629659-forward.md)
- [go](webkitjs/history/1633465-go.md)
- [pushState](webkitjs/history/1634175-pushstate.md)
- [replaceState](webkitjs/history/1630560-replacestate.md)
