withBreadcrumbDragDrop Function

Beta

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

withBreadcrumbDragDrop<P extends BreadcrumbProps, DragDropObject extends TreeDragDropType>(BreadcrumbComponent: React.ComponentType<P extends BreadcrumbProps>): React.ComponentType<>

Parameter Type Description
BreadcrumbComponent React.ComponentType<P extends BreadcrumbProps>  

Defined in

Last Updated: 08 January, 2020