lsp-grid
v1.0.10
Published
LevelSkill.Pro reactive datagrid based on RevoGrid
Readme
⚡ lsp-grid
🧩 A fork of RevoGrid — customized data grid for React with extended features.
⚡ Features
New props in hooks
isRightClickin the aftermouseup hookpreviousModelin the celleditapply hookpreviousModelsin the rangeeditapply hookcopyandclearboolean parameters in the rangeeditapply hookmodelsparameter in the beforecolumndragend hook
Refactor logic
- New styling and updated logic for column moving
- Custom column drag handler
- Support for right mouse click (for context menu)
- Disabled
selectAllmethod - Fixed copy/paste logic in Safari
- Improved autofill with smarter axis lock switching
- Provide
additionalDatato custom editors
New hooks
afterrollback— triggered after pressing Ctrl + Zaftermouseup— triggered after mouse button release
📦 Installation
npm install lsp-grid