Org Chart
Displays multiple Persona components in groups with headers in order to show the hierarchy of an organization or team.
Variants
Default
-
-
Staff
-
-
-
-
Using this component
- Confirm that you have references to Fabric's CSS on your page:
<head>
<link rel="stylesheet" href="fabric.min.css">
<link rel="stylesheet" href="fabric.components.min.css">
</head>
- Copy the HTML from the samples above into your page.
- Replace the Persona components with your own.
Dependencies
This component has a dependency on the Persona component.