rickle-vt

1.7.0 • Public • Published

react-virtualized-tree

An npm library exposing a virtualized tree component

Props

Prop Description
items An array of items to display (must contain id for each item and optional children)
rowHeight Row height in pixels
itemRenderer A callback for rendering each item (callback arguments: current item and click callback)
headerRenderer Optional header renderer
transitionDuration Collapse animation duration in milliseconds
className Optional root container className

Readme

Keywords

none

Package Sidebar

Install

npm i rickle-vt

Weekly Downloads

1

Version

1.7.0

License

none

Unpacked Size

238 kB

Total Files

10

Last publish

Collaborators

  • chikel