tauri/.changes/webview-window-api.md

6 lines
228 B
Markdown
Raw Normal View History

2024-01-24 17:05:18 +03:00
---
"@tauri-apps/api": patch:breaking
---
Added back the `WebviewWindow` API that exposes functionality of a window that hosts a single webview. The dedicated `Window` and `Webview` types are exposed for multiwebview features.