@tauri-apps/api@1.0.0-beta.5
Ce contenu n’est pas encore disponible dans votre langue.
- Adds
convertFileSrc
helper to thetauri
module, simplifying the process of using file paths as webview source (img
,video
, etc). - You can now use
emit
,listen
andonce
using theappWindow
exported by the window module. - Allow manipulating a spawned window directly using
WebviewWindow
, which now extendsWindowManager
.
© 2024 Tauri Contributors. CC-BY / MIT