UNPKG

react-data-grid

Version:
31 lines (15 loc) 281 B
`Draggable` (component) ======================= Props ----- ### `component` type: `union(func|custom)` ### `onDrag` type: `func` defaultValue: `() => {}` ### `onDragEnd` type: `func` defaultValue: `() => {}` ### `onDragStart` type: `func` defaultValue: `() => true`