UNPKG

react-hierarchy-chart

Version:

`ReactHierarchyChart` is an React Component for Vertical or Horizontal Hierarchy/Tree View. It can be used to show parent child view, Organization structure, Tree view. with your flaxible dynamic template design with controls.

3 lines (2 loc) 131 B
export { default as ReactHiererchyChart } from './ReactHierarchy/ReactHierarchy'; export * from './HierarchyNode/HierarchyNode';