1

I want to create a flow chart with buttons in react js using Fluent UI.

However, I am not getting anything in Fluent UI in the context of Flow Charts.

Can anyone help me with this?

Below is how I wish to make my chart.

enter image description here

Sharique Khan
  • 162
  • 2
  • 12

1 Answers1

0

There doesn't appear to be any native flow chart within Fluent UI but you should be able to use a library like React Flow.

parched
  • 451
  • 6
  • 11