mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* 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>
175 B
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.