mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 09:36:53 +00: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 |
|---|
| patch:feat |
Add WebviewWindow.clearAllBrowsingData and Webview.clearAllBrowsingData to clear the webview browsing data.