/tree-view

Primary LanguageJavaScript

Known problems

  • Adding child elements to the root (Node 1) node does't work (you can add it only at the first render, when no element has been selected yet)
  • When deleting a child, the entire tree may be deleted as well (**LOOKS LIKE FIXED**)