Expand description
This module contains all the important structs and implementations to create, configure and run a webview window.
Structsยง
- WebView is a Window running as program including a web view
- Builder to construct a WebView
- With the help of this WebViewHandle you can evaluate script in the WebView (via WebView::eval)