Upravit

Sdílet prostřednictvím


AfterNavigateAwayData interface

An interface representing the data that is passed to the afterNavigateAway hook

Properties

nextUrl

The next URL is the destination url when onLeaveEnd event is triggered. For example, /next/url?key1=val1&key2=val2.

Property Details

nextUrl

The next URL is the destination url when onLeaveEnd event is triggered. For example, /next/url?key1=val1&key2=val2.

nextUrl?: string

Property Value

string