Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The canGoForward
read-only property of the Navigation
interface returns true
if it is possible to navigate forwards in the navigation history (i.e. the currentEntry
is not the last one in the history entry list), and false
if it is not.