反应树视图库
React Tree View Library
我需要一个树视图库,它可以帮助我在 React 中创建如下所示的树。如果添加类似演示的 link,将不胜感激。我需要将 JSON 转换为类似的树视图。
sample
也许你可以检查一下https://github.com/bkrem/react-d3-tree. It seems they have a similar view of what you need https://reactscript.com/react-d3-tree-component/
我需要一个树视图库,它可以帮助我在 React 中创建如下所示的树。如果添加类似演示的 link,将不胜感激。我需要将 JSON 转换为类似的树视图。
sample
也许你可以检查一下https://github.com/bkrem/react-d3-tree. It seems they have a similar view of what you need https://reactscript.com/react-d3-tree-component/