Expand description
A layer between raw Runtime
webviews and Tauri.
Structs§
- Detached
Webview - A webview that is not yet managed by Tauri.
- Pending
Webview - A webview that has yet to be built.
- Webview
Attributes - The attributes used to create an webview.
Enums§
- Download
Event - Download event.
- Page
Load Event - Kind of event for the page load handler.
Type Aliases§
- Webview
IpcHandler - IPC handler.