treeWithUnifiedSelection Function

A HOC component that adds unified selection functionality to the supplied tree component.

Note: it is required for the tree to use PresentationTreeDataProvider

treeWithUnifiedSelection<P extends TreeProps>(TreeComponent: ComponentClass<P extends TreeProps>): ForwardRefExoticComponent<>

Parameter Type Description
TreeComponent ComponentClass<P extends TreeProps>  

Defined in

Last Updated: 08 January, 2020