OrgChartItemRenderProps
The props that are passed to the itemRender component.
Name | Type | Default | Description |
---|---|---|---|
color? |
|
The color of the item. | |
expanded? |
|
The expanded state of the item. | |
item? |
|
The item passed to the ItemRender. | |
level? |
|
The level of the item. | |
subtitle? |
|
The subtitle of the item. | |
title? |
|
The title of the item. |