NavigationSkipped
Class
An event triggered when a navigation is skipped.
This can happen for a couple reasons including onSameUrlHandling
is set to ignore
and the navigation URL is not different than the
current state.
API
class NavigationSkipped extends RouterEvent {}
Jump to details