Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justinfernald/react-flow-tree-expand-collapse


https://github.com/justinfernald/react-flow-tree-expand-collapse

react react-flow tree-diagram

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# React Flow Expand and Collapse Reimplementation

This is a reimplementation of the [Expand and Collapse example](https://reactflow.dev/examples/layout/expand-collapse) from ReactFlow

This example is created in a way so that is very simple to customize. It does use MobX for state management and Emotion for styling.

Thank you React Flow for creating an awesome library

Not all the features from the original example are reimplemented like animation and the ability to click and add new nodes just the core concept of toggling the viewing of children.