Movatterモバイル変換


[0]ホーム

URL:


MDN Web Docs

Window: navigation property

Limited availability

Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.

Thenavigation read-only property of theWindow interface returns the currentwindow's associatedNavigation object.

This is the entry point for theNavigation API.

Value

ANavigation object instance.

Examples

js
let currentNavEntries = window.navigation.entries();

Specifications

Specification
HTML
# dom-navigation

Browser compatibility

See also

Help improve MDN

Learn how to contribute.

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp