react-chrono
react-chrono copied to clipboard
Drag and Drop
I am trying to implement drag and drop of boxes and nested boxes in my timeline. Can I please get any help about whether this is an existing functionality?
I tried to integrate this with react-dnd library for getting drag drop working. But I wasn't successful any help in these lines would be greatly appreciated.
Thanks.
@shivankar-p React-chrono currently does not support drag-and-drop (DND) capabilities. May I know the specific use case that you are trying to solve through the timeline?