Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 395 Bytes

File metadata and controls

14 lines (10 loc) · 395 Bytes

Changelog

All notable changes to this project will be documented in this file.

1.0.0

Added

  • Initial release of React Multi Level Table component
  • Support for hierarchical data with parent-child relationships
  • Sorting functionality for parent rows
  • Real-time filtering for specified columns
  • Pagination with configurable page sizes
  • Custom cell rendering with render functions