Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. NavigationTransition
  4. from

NavigationTransition: from property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

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

Thefrom read-only property of theNavigationTransition interface returns theNavigationHistoryEntry that the transition is coming from.

Value

ANavigationHistoryEntry object.

Examples

js
console.log(navigation.transition.from);

Specifications

Specification
HTML
# dom-navigationtransition-from-dev

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp