Window: navigation-Eigenschaft
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimentell: Dies ist eine experimentelle Technologie
Überprüfen Sie die Browser-Kompatibilitätstabelle sorgfältig vor der Verwendung auf produktiven Webseiten.
Die schreibgeschützte navigation
-Eigenschaft des Window
-Interfaces gibt das mit dem aktuellen window
verknüpfte Navigation
-Objekt zurück.
Dies ist der Einstiegspunkt für die Navigation API.
Wert
Eine Instanz eines Navigation
-Objekts.
Beispiele
js
let currentNavEntries = window.navigation.entries();
Spezifikationen
Specification |
---|
HTML # dom-navigation |
Browser-Kompatibilität
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
navigation |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
- Experimental. Expect behavior to change in the future.
- See implementation notes.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.