- Dynamic columns
- Tree table view
- Tree line through on the rows
- Toggle all
- Light weight (only reactjs, css)
- Easy to custom
- Custom redering for cell of column
- Clone the project
$ git clone https://github.com/khanhspring/react-simple-treetable.git
- Install dependences
$ cd react-simple-treetable
$ npm install
- Start
$ npm start