🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@quid/react-expandable-table

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quid/react-expandable-table

Simple table with expandable row content and column sorting capabilities.

4.11.6
latest
Source
npm
Version published
Weekly downloads
12
300%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 03 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts