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

feature request: influence enter key handling #307

Open rburgst opened 2 years ago

rburgst commented 2 years ago

I would like to make the enter key go into the next row but the first editable column. It would be cool to have a way to influence the default behaviour.