useControlledTreeUnifiedSelection Function

Beta

A custom hook that enables unified selection in ControlledTree component.

Note: it is required for the tree to use PresentationTreeDataProvider

useControlledTreeUnifiedSelection(modelSource: TreeModelSource, treeEvents: TreeEvents, dataProvider: IPresentationTreeDataProvider): TreeEvents

Parameter Type Description
modelSource TreeModelSource  
treeEvents TreeEvents  
dataProvider IPresentationTreeDataProvider  

Defined in

Last Updated: 08 January, 2020