controlledTreeWithVisibleNodes Function

Beta

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

controlledTreeWithVisibleNodes<P extends ControlledTreeProps>(TreeComponent: React.FC<P extends ControlledTreeProps>): FunctionComponent<object>

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

Defined in

Last Updated: 05 June, 2020