Skip to content

Sample project for the rendering of tree data into a recursive table. Written with TypeScript, React and Material-UI library.

Notifications You must be signed in to change notification settings

nikitasfrs/recursive-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recursive React Component

Sample project that renders tree data into a recursive table component with delete support for individual nodes.

Written with TypeScript, React and Material-UI library.

image

Project was bootstrapped with Create React App.

Available Scripts

Install project dependencies:

npm install

Start development server:

npm start

Build production bundle:

npm run build

About

Sample project for the rendering of tree data into a recursive table. Written with TypeScript, React and Material-UI library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published