Browser
Required Phonegap plugins
API Documentation
Method Summary
OpenExternalLink
Type
Name
Summary
Required
Example Usage
//will open 'https://servoy.com' on device browser.
plugins.svyphonegapBrowser.openExternalLink('https://servoy.com');Last updated
Was this helpful?