NavigationHistoryEntry
The NavigationHistoryEntry
interface of the Navigation API represents a single navigation history entry.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The sameDocument
read-only property of the NavigationHistoryEntry interface returns true
if this history entry is for the same document
as the current Document value and current document is fully active, or false
otherwise.