Files
tauri/.changes/config-devtools.md
Amr Bashir cbc095ec5f feat: add WebviewWindow/Webview::devtools (#11451)
* feat: add `WebviewWindow/Webview::devtools`

closes #10849

* clippy

* fix ToTokens

* document default behavior

* move builder usage

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-11-05 16:00:48 -03:00

230 B

tauri, tauri-utils, @tauri-apps/api
tauri tauri-utils @tauri-apps/api
patch:feat patch:feat patch:feat

Add app > windows > devtools config option and when creating the webview from JS, to enable or disable devtools for a specific webview.