Package-level declarations

Contains classes and interfaces for working with navigation.

Contains classes and interfaces for working with navigation.

Types

Link copied to clipboard
interface LoadUrlParams
interface LoadUrlParams
The parameters of the load URL request.
Link copied to clipboard
interface Navigation : Advisable<P> , Observable<T>
interface Navigation : Advisable<P> , Observable<T>
Allows loading resources in the browser instance and working with the navigation history.
Link copied to clipboard
interface NavigationEntry
interface NavigationEntry
A navigation history entry.
Link copied to clipboard
Thrown when navigation to a resource has been failed.
Link copied to clipboard
Thrown when a blocking operation times out.