launchUrl(...)

launchUrl(url: string, embed?: boolean): this;

Displays a web view and navigates to the supplied URL.

Parameters

Parameter Type Description
url string The URL to visit
embed optional, bool (default true) If false an external web browser will be used rather than a web view embedded into the app.

Returns

this

zapcode branded_zapcode i