Hello Team,
I have furnishing treeview in one componet and maintainance treeview in other componet.
I want to drag and drop element form Maintaiance treeview to furnishing.
But it is not working.
code sample:
https://stackblitz.com/edit/angular-oa3rmq?file=app/app.component.ts
Please let me know how to acheive this.
thank you