jspreadsheet / ce

Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
https://bossanova.uk/jspreadsheet/v4
MIT License
6.66k stars 818 forks source link

Auto-Scrolling When Cursor Moves Outside Sheet in React #1690

Open yuuki-katsuta opened 1 month ago

yuuki-katsuta commented 1 month ago

Hi jSpreadsheet Team,

I m using the free version of jSpreadsheet to embed Excel-like tables into a React application. In a typical Excel environment, when a cell is selected and the cursor is moved outside the sheet, the sheet automatically scrolls.

I would like to know if this functionality is available in the free version of jSpreadsheet, or if it requires the PRO (paid) version.

Best regards,