nadbm / react-datasheet

Excel-like data grid (table) component for React
https://nadbm.github.io/react-datasheet/
MIT License
5.39k stars 457 forks source link

What to use instead of deprecated `onPaste` function #318

Open nick318 opened 2 years ago

nick318 commented 2 years ago

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

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

nadbm commented 2 years ago

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

onCellsChanged gets called when a paste happens