1.0.4 • Published 1 year ago

react-data-collection v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

react-data-collection

npm-badge

Features

The standard set of features availble which is expected from any grid:

  • Column Interactions (resize, reorder, and pin columns)
  • Pagination
  • Sorting
  • Filtering
  • Row Selection
  • Frozen columns
  • Column resizing
  • Multi-column sorting
  • Column spanning
  • Column grouping
  • Row selection
  • Row grouping
  • Summary rows
  • Add and remove rows and columns
  • Dynamic row heights
  • No rows fallback
  • Find and Replace
  • Cell formatting
  • Adding Formula to cell
  • Cell editing
  • Cell copy / pasting
  • Cell value dragging / filling
  • Customizable Renderers
  • Right-to-left (RTL) support

🖥 Environment Support

  • Modern browsers
  • Server-side Rendering
EdgeFirefoxChromeSafari
Edgelast 2 versionslast 2 versionslast 2 versions

📦 Install

npm install react-data-collection

react-data-collection is published as ECMAScript modules for evergreen browsers / bundlers, and CommonJS for server-side rendering / Jest.