Posted 8 September 2025, 8:29 am EST
Hi Peter,
The Shortcuts project you mentioned can be used for adding the typical Excel-like shortcuts in SpreadJS. You can learn more about adding shortcuts to SpreadJS in the blog: https://developer.mescius.com/blogs/top-accessibility-options-of-javascript-spreadsheet-component.
The output file dist/spreadjs_shortcut_command.js can be put in a project, and the shortcut can be added using the Shortcut.addSpreadShortcut(spread); line of code. Please refer to the attached code sample that demonstrates the same (see below).
We are also working on a React project that includes the shortcut project and will share it with you as soon as possible.
Furthermore, all the SpreadJS packages are updated under the name Mescius as well as Grapecity; therefore, if you want to use the packages under Mescius, you can search and replace the name @grapecity with @mescius in the Shortcuts project.
Please let us know if you require any further assistance.
Best Regards,
Chirag Gupta
Attachment: https://jscodemine.mescius.io/share/ikcWq5G-DUmJNdKiTbeTKw