Skip to content

Releases: takipi/react-ui-tree

takipi-0.0.1

24 Apr 19:45
c1d2bce
Compare
Choose a tag to compare

Added support on top of original repository:

  1. disableHorizontalDrag - if true, cannot drag sideways
  2. disableRootDrag - if true, title cannot be dragged
  3. disableDragging - if true, cannot be dragged at all
  4. dragDelay - millis to wait after mousedown until dragging starts. For example: 300 = 300 millis.