withTreeDragDrop Function

Beta @deprecated

A HOC component that adds drag and drop functionality to the supplied tree component.

withTreeDragDrop<P extends TreeProps, DragDropObject extends TreeDragDropType>(TreeComponent: React.ComponentType<P extends TreeProps>): React.ComponentType<>

Parameter Type Description
TreeComponent React.ComponentType<P extends TreeProps>  

Defined in

Last Updated: 08 January, 2020