controlledTreeWithModelSource Function

Beta

A HOC component that injects visible nodes into supplied tree component. It uses TreeModelSource to produce visible nodes.

controlledTreeWithModelSource<P extends ControlledTreeProps>(TreeComponent: React.FC<P extends ControlledTreeProps>): FunctionComponent<any>

Parameter Type Description
TreeComponent React.FC<P extends ControlledTreeProps>  

Defined in

Last Updated: 08 January, 2020