Optional
abilityOptional
callStatic
toUse the page to navigate to a certain URL.
the url which should be accessed.
Optional
options: NavigateActionOptions(optional) navigation options.
new Navigate instance
Navigate.to('https://www.example.com');
Generated using TypeDoc
Navigate to a URL using the specified url string.