1.7.0 • Published 6 years ago

rickle-vt v1.7.0

Weekly downloads
33
License
-
Repository
-
Last release
6 years ago

react-virtualized-tree

An npm library exposing a virtualized tree component

Props

PropDescription
itemsAn array of items to display (must contain id for each item and optional children)
rowHeightRow height in pixels
itemRendererA callback for rendering each item (callback arguments: current item and click callback)
headerRendererOptional header renderer
transitionDurationCollapse animation duration in milliseconds
classNameOptional root container className
1.7.0

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago