@plastic-ui/tree
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

A Collapsible Tree component.

tree

Install

This component requires React, @material-ui/core and @material-ui/icons. Make sure those libraries have already been installed. Then execute the following command:

npm install @plastic-ui/tree

# or

yarn add @plastic-ui/tree

Example

You'll find a complete example here.

Demo

To start the demo simply:

# clone this repository
git clone https://github.com/gchumillas/tree

# install dependencies
cd tree
yarn

# and run the demo (it takes a while, be patient)
yarn demo

Package Sidebar

Install

npm i @plastic-ui/tree

Weekly Downloads

0

Version

1.0.5

License

GPL-3.0-or-later

Unpacked Size

16.8 kB

Total Files

18

Last publish

Collaborators

  • gchumillas