0

I already have a Tree component from PrimeReact 7.x that I use. Now I would like to have another UI element(another Tree or list my own implementaion) that I should be able to drag and drop to the existing Tree. Preferrable a drag and drop between 2 Tree components since I have a Tree that has drag and drop working with in itself or any alternate solution.

Codesandbox trial with 2 Tree components failing

TIA

user578219
  • 597
  • 2
  • 9
  • 32

1 Answers1

0

Looks like it is an open enhancement request(s).

See: https://github.com/primefaces/primereact/issues/2486

See: https://github.com/primefaces/primereact/issues/2615

See: https://github.com/primefaces/primereact/issues/1361

Melloware
  • 10,435
  • 2
  • 32
  • 62