A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/NavigationTransition/from below:

NavigationTransition: from property - Web APIs

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

Filter sidebar

In this article
  1. Navigation API Experimental
  2. NavigationTransition Experimental
  3. Instance properties
    1. finished Experimental
    2. from Experimental
    3. navigationType Experimental
  4. Related pages for Navigation API
    1. NavigateEvent Experimental
    2. Navigation Experimental
    3. NavigationActivation Experimental
    4. NavigationCurrentEntryChangeEvent Experimental
    5. NavigationDestination Experimental
    6. NavigationHistoryEntry Experimental
    7. Window.navigation Experimental
In this article 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 an experimental technology
Check the Browser compatibility table carefully before using this in production.

The from read-only property of the NavigationTransition interface returns the NavigationHistoryEntry that the transition is coming from.

Value

A NavigationHistoryEntry object.

Examples

js

console.log(navigation.transition.from);
Specifications Specification HTML
# dom-navigationtransition-from-dev
Browser compatibility See also Help improve MDN Was this page helpful to you? Learn how to contribute

.

This page was last modified on Jul 3, 2025 by MDN contributors.

View this page on GitHub

•

Report a problem with this content

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4