AllenFang / AllenFang/react-bootstrap-table
Can I make table rows draggable using react-dnd and current APIs?
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 761
- PR merge metrics
- No merged PRs in 30d
Description
I find that react-dnd can inject into components and easily make them draggable.
https://github.com/gaearon/react-dnd
Is it possible to customize my own draggable table using it?
Do we expose any API to wrap the table rows?
Contributor guide
Assessment
This issue has not been assessed yet.