Module registry

Module registry 

Source
Available on crate feature webview only.
Expand description

WebView types and configuration.

Structs§

WebViewConfig
Configuration for a WebView instance.
WebViewId
Unique identifier for a WebView instance.

Type Aliases§

WebViewCallback
Callback type for WebView customization.