Possible mistake in guide about clipboard plugin #10290
Unanswered
pan-grayza
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I also noticed that |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here are docs.
Code from guide:
The question is, where are
app
andClipKind
appears from?ClipKind
does not exists in that pathAnd why we importing
use tauri_plugin_clipboard_manager::ClipboardExt;
when we are not using anywhere?Beta Was this translation helpful? Give feedback.
All reactions