# BackForwardListItem

The object represents a webpage in the back-forward of a web view.

Availability
8.0.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# initialUrl

Availability
8.0.0
9.2.0
initialUrl :String

The URL of the initial request that created this item.


# title

Availability
8.0.0
9.2.0
title :String

The title of the webpage represented by this item.


# url

Availability
8.0.0
9.2.0
url :String

The URL of the webpage represented by this item.