tauri/.changes/webview-attributes-clipboard.md

7 lines
177 B
Markdown
Raw Normal View History

---
"tauri": patch
"tauri-runtime": patch
---
Added `clipboard` field on the `WebviewAttributes` struct, which must be set to `true` to enable clipboard access on the webview.