@metacell/geppetto-meta-ui
Version:
React components from geppetto-meta to create neuroscience applications and visualize data.
38 lines (22 loc) • 615 B
Markdown
# Tree Viewer
A tree viewer to visualise hierarchical structures.
Features:
* Tree style visualisation with click navigation
* Custom actions for menu item clicks
* Customizable icons formenu items
```element
tree-viewer/Tree
```
## Examples
### Tree Viewer Search Example
Tree viewer search example
```
tree-viewer/TreeShowcaseSearch
```
### Tree Viewer Basic Example
Basic tree viewer example with some sample hierarchy displayed, showing custom icons for nodes.
```
tree-viewer/TreeShowcase
```
## Libraries
[react-sortable-tree](https://www.npmjs.com/package/@nosferatu500/react-sortable-tree)