OnSameUrlNavigation
Type Alias
How to handle a navigation request to the current URL. One of:
API
Description
type OnSameUrlNavigation = 'reload' | 'ignore'
Jump to details

How to handle a navigation request to the current URL. One of:
type OnSameUrlNavigation = 'reload' | 'ignore'