react-datasheet icon indicating copy to clipboard operation
react-datasheet copied to clipboard

What to use instead of deprecated `onPaste` function

Open nick318 opened this issue 4 years ago • 1 comments

https://github.com/nadbm/react-datasheet#deprecated-handlers

onPaste function has been declared as deprecated, so what is an alternative for that?

nick318 avatar Feb 28 '22 11:02 nick318

Sorry @nick318, this repo is not really maintained but for whoever finds this:

onCellsChanged gets called when a paste happens

nadbm avatar May 23 '22 21:05 nadbm