Module tauri_wasm::plugin::clipboard_manager

source ·
Expand description

§Clipboard Manager bindings

Read and write to the system clipboard.

Functions§

  • Gets the clipboard content as plain text.
  • Writes plain text to the clipboard.