# reactgrid
**Repository Path**: mirrors_knownasilya/reactgrid
## Basic Information
- **Project Name**: reactgrid
- **Description**: Add spreadsheet-like behavior to your React app
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: develop
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-11-16
- **Last Updated**: 2026-03-01
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
ReactGrid is an open-source React component for displaying and editing data in a spreadsheet-like way. 🚀
[](https://github.com/silevis/reactgrid/blob/develop/LICENSE)
[](https://dashboard.cypress.io/projects/hwrqiy/runs)

We've put a lot of effort in this software
If you like our work, please give this project a star ⭐
# Check out the new v5-alpha version
🌐 [Visit our new Website](https://silevis.github.io/reactgrid/)
📚 [Dive into the Documentation](https://silevis.github.io/reactgrid/docs/5.0/1-getting-started) to get started quickly and easily.
# Features
- Handling data changes
- Column resizing
- Column and row reordering
- Sticky rows and columns
- Keyboard shortcuts
- Spanned cells
- Range selection
- Fill handle
- Styled ranges
- Custom styling
- Custom cell types
- Customizable behaviors
- API hook that allows you to interact with a ReactGrid
# Licensing
ReactGrid is published under the [MIT License](./LICENSE).
# Authors