mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* feat: add `webview.clear_all_browsing_data` closes #6567 * fix build on iOS and android * fix command name references --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
154 B
154 B
@tauri-apps/api
| @tauri-apps/api |
|---|
| patch:feat |
Add WebviewWindow.clearAllBrowsingData and Webview.clearAllBrowsingData to clear the webview browsing data.