Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cp-react-tree-table

constantin-p12.7kMIT1.1.2TypeScript support: included

A fast, efficient tree table component for ReactJS.

react, tree, table, data, tree-table, data-table

readme

cp-react-tree-table

npm version MIT License

A fast, efficient tree table component for ReactJS.

Live Demo | Documentation

Documentation v0.x

Installation

[Method A] Using npm:
npm install --save cp-react-tree-table
[Method B] Using yarn:
yarn add cp-react-tree-table

Usage

Import the cp-react-tree-table module:

import { TreeTable, TreeState } from 'cp-react-tree-table';

License

This project is MIT licensed. Please see the LICENSE file for more information.