Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# How to Create A Mind Map Using the Syncfusion React Diagram
A quick-start React app that shows how to create and customize a mind map layout using the Syncfusion React Diagram component. Also learn how to change the layout spacing, expand and collapse, and change the orientation.
# How to Create A Mind Map Using the Syncfusion® React Diagram
A quick-start React app that shows how to create and customize a mind map layout using the Syncfusion® React Diagram component. Also learn how to change the layout spacing, expand and collapse, and change the orientation.

The Syncfusion React Diagram is a feature-rich library for visualizing, creating, and editing interactive diagrams. It supports creating flowcharts, organizational charts, mind maps, and BPMN charts through code or a visual interface.
The Syncfusion® React Diagram is a feature-rich library for visualizing, creating, and editing interactive diagrams. It supports creating flowcharts, organizational charts, mind maps, and BPMN charts through code or a visual interface.

A mind map is a diagram that displays nodes as a spider diagram, organizing information around a central concept. Mind maps organize, enhance learning, aid problem-solving, facilitate communication, and improve decision-making. Use horizontal or vertical orientation to arrange the mind map tree layout. By default, it is set to horizontal. Inject the Mind Map class if you want to use the mind map layout in a diagram.

Expand Down
Loading