Currently there is only support for copying using Ctrl+C.
Check whether it is possible to introduce another hook to support Ctrl+V as well.
We probably need some kind of paste transform function that will preprocess pasted data before sending the values to the cells.
- Introduce a copy + paste example in the documentation
Currently there is only support for copying using Ctrl+C.
Check whether it is possible to introduce another hook to support Ctrl+V as well.
We probably need some kind of paste transform function that will preprocess pasted data before sending the values to the cells.