angular-tree-component
angular-tree-component copied to clipboard
how to edit node or child name?
trafficstars
how to edit node or child name? or use context menu on node?
Also very interested in this
Hi @manvfx @rubparsa, have you got anything to add, edit and delete a node?
Hi @anoop-chauhan, check my repository: https://github.com/rubparsa/editor-curso/
Finally I used FancyTree, in this Typescript file you can check it: https://github.com/rubparsa/editor-curso/blob/master/client/src/app/components/capitulo-add.component.ts
Hope it helps you.