Files
MichaelDimmitt 3c82896d8f Fix image in all sample readmes (#529)
* fix images in readme

* fix all sample readmes by pointing all images to correct apps location
2021-02-25 09:49:17 +11:00
..
2020-12-04 09:18:01 +11:00
2020-12-04 09:18:01 +11:00
2020-12-04 09:18:01 +11:00
2020-12-04 09:18:01 +11:00
2020-12-04 09:18:01 +11:00
2020-12-04 09:18:01 +11:00
2020-12-04 09:18:01 +11:00
2020-12-04 09:18:01 +11:00

Try it now in CWS

Browser

Sample that shows how to use the webview tag in an app to create a mini browser.

The app's main window contains a <webview> that is sized to fit most of it (via the width and height attributes). The location bar is used to update its src attribute.

<webview> is the preferred way for you to load web content into your app. It runs in a separate process and has its own storage, ensuring the security and reliability of your application.

Resources

Screenshot

screenshot