Is there any way to implement drag and drop sortable Ant Design Collapse?

26 Views Asked by At

https://ant.design/components/collapse

using Collapse component from Ant.design 5.12 not able to implement vertical drag and drop sortable mechanism as the Collapse.Panel is deprecated now. So there is no children of collapse. All items will be rendered by items props.

0

There are 0 best solutions below