Crate dioxus_webview[][src]

Structs

DioxusWebviewBuilder
WebviewRenderer

The WebviewRenderer provides a way of rendering a Dioxus Virtual DOM through a bridge to a Webview instance. Components used in WebviewRenderer instances can directly use system libraries, access the filesystem, and multithread with ease.

Functions

launch