TableDragDropProps<DragDropObject> Interface

Beta

Props that are injected to the HOC component.

Properties

Name Type Description
dragProps undefined | DragSourceProps<DragDropObject>    
dropProps undefined | TableDropTargetProps<DragDropObject>    

Defined in

Last Updated: 08 January, 2020