4.11.6 • Published 1 year ago

@quid/react-expandable-table v4.11.6

Weekly downloads
18
License
MIT
Repository
github
Last release
1 year ago

react-expandable-table is a simple yet powerful table component.

Its main features include: windowed rendering, pagination, row expansion on click, header tooltips, and sorting.

It can be easily styled by overriding the Emotion theme, or by importing and using as selectors all the components exported by the library. (they can be found in the src/styles.js file for reference)

Installation

npm install --save @quid/react-expandable-table

# or

yarn add @quid/react-expandable-table

More documentation is available at https://ui.quid.com