tauri/.changes/webview-attributes-clipboard.md
2022-01-09 14:30:31 -03:00

7 lines
177 B
Markdown

---
"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.