parent
49147d0c6a
commit
026021e4cc
|
@ -58,7 +58,7 @@ export interface OrganizationChartProps {
|
||||||
/**
|
/**
|
||||||
* Value of the component.
|
* Value of the component.
|
||||||
*/
|
*/
|
||||||
value?: OrganizationChartNode[];
|
value?: OrganizationChartNode;
|
||||||
/**
|
/**
|
||||||
* A map instance of key-value pairs to represented the selected nodes.
|
* A map instance of key-value pairs to represented the selected nodes.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue