Skip to content

xjtumen/xjtumen-electron

Repository files navigation

Browser

A mini browser that shows the usage of webview in an app.

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.

APIs

Screenshot

screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published