Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
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, or false
otherwise.