1.0.0 • Published 8 years ago
react-drop-table v1.0.0
react-drop-table
React component that allow file management
API
| Property | Description | Type | Default |
|---|---|---|---|
| data | data passed to table | JSON | - |
| header | Pass this JSON to display specific keys of objects [{ name: "email", label: "Email" }], if null, each keys of objects are displayed | JSON | - |
| onDragAction | Function called when drag is performed | Function(idDrag, idDrop) |
Example

1.0.0
8 years ago