4.11.6 • Published 2 years ago
@quid/react-expandable-table v4.11.6
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-tableMore documentation is available at https://ui.quid.com