Files
tauri/.changes/eval-with-callback.md
lanyeeee b27be063ff feat: add eval_with_callback to Webview and WebviewWindow (#14925)
* feat: add `eval_with_callback` to Webview and WebviewWindow

* docs: fix eval_with_callback docs and add change file

---------

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
2026-04-01 12:14:20 +08:00

175 B

tauri, tauri-runtime, tauri-runtime-wry
tauri tauri-runtime tauri-runtime-wry
minor:feat minor:feat minor:feat

Add eval_with_callback to the Tauri webview APIs and runtime dispatch layers.