Replies: 2 comments 1 reply
-
You can use the Clipboard API to get the copied text. Once you gain it see the paste action for reference: react-spreadsheet/src/actions.ts Line 128 in 3f8b794 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm sorry that this might sound like a beginner question. I got the clipboard content now but how do i call these actions? Do i use useRef? |
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.
-
Is there a way to programmatically paste clipboard copied from excel in to spreadsheet?
Beta Was this translation helpful? Give feedback.
All reactions