update()
Updates the navigation path from the current window location.
update(): void;
Notes
- This method is called automatically. It shouldn’t be necessary to call this method manually in an application.
Related
class WebNavigationContext
A class that manages the application navigation path using DOM methods.
