angular-tree-component icon indicating copy to clipboard operation
angular-tree-component copied to clipboard

how to edit node or child name?

Open manvfx opened this issue 6 years ago • 3 comments

how to edit node or child name? or use context menu on node?

manvfx avatar Mar 14 '18 07:03 manvfx

Also very interested in this

rubparsa avatar Jul 14 '18 19:07 rubparsa

Hi @manvfx @rubparsa, have you got anything to add, edit and delete a node?

anoop-chauhan avatar Apr 20 '20 05:04 anoop-chauhan

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.

rubparsa avatar Apr 25 '20 19:04 rubparsa