OrgChartConnection<TOrgChartItem extends OrgChartItem>
The basic data type for the connections between data items visualized by the OrgChart component.
Props
Name | Description | Type |
---|---|---|
source | TOrgChartItem | |
target | TOrgChartItem |
The basic data type for the connections between data items visualized by the OrgChart component.
Name | Description | Type |
---|---|---|
source | TOrgChartItem | |
target | TOrgChartItem |