hyper-tree
hyper-tree copied to clipboard
React treeview component
Hi, Is it possible to hide the root node?
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
When I delete some parent node all others will close. Initial state: When first item in array was deleted code: `const { required, handlers } = useTreeState({ id, childrenKey, defaultOpened,...
Can you add index to DefaultNodeProps?