hyper-tree icon indicating copy to clipboard operation
hyper-tree copied to clipboard

React treeview component

Results 14 hyper-tree issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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?