mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
feat(core): add clipboard writeText and readText APIs (#2035)
This commit is contained in:
committed by
GitHub
parent
3280c4aa91
commit
285bf64bf9
8
.changes/clipboard-api.md
Normal file
8
.changes/clipboard-api.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
"api": patch
|
||||
"tauri": patch
|
||||
"tauri-runtime": patch
|
||||
"tauri-runtime-wry": patch
|
||||
---
|
||||
|
||||
Adds `clipboard` APIs (write and read text).
|
||||
Reference in New Issue
Block a user