Draggable components #7265
Closed
auronvila
started this conversation in
Feature requests
Replies: 1 comment 1 reply
-
It is outside the scope of UI libraries, for these features, use dedicated dnd libraries line dndkit. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wonder if mantine is having a plan in the near future to add drag ability to it's components.
Example Draggable table
it would be nice to have a draggable table option where we could rearrange the rows inside of the table.
Example Draggable grid
in a grid there can be customizable cards where we could drag and drop them, you can think of it like a kanban board but with additional features.
Beta Was this translation helpful? Give feedback.
All reactions