NavigationCurrentEntryChangeEventInit
Extends
Properties
bubbles?
optional bubbles?: boolean;
Inherited from
cancelable?
optional cancelable?: boolean;
Inherited from
composed?
optional composed?: boolean;
Inherited from
from
from: NavigationHistoryEntry;
navigationType?
optional navigationType?: NavigationType | null;