NavigationHistory

external class NavigationHistory(source)

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

The index of the current page, from which we would go back/forward or reload.

Link copied to clipboard

If index is out of bounds (greater than history length or less than 0), null will be returned.

Link copied to clipboard
fun length(): Double

History length.