mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-07 10:22:29 +02:00
* feat: add `WebviewWindow/Webview::devtools` closes #10849 * clippy * fix ToTokens * document default behavior * move builder usage --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
218 B
218 B
tauri, tauri-runtime, tauri-runtime-wry
| tauri | tauri-runtime | tauri-runtime-wry |
|---|---|---|
| patch:feat | patch:feat | patch:feat |
Add WebviewWindowBuilder::devtools and WebviewBuilder::devtools to enable or disable devtools for a specific webview.