clauderic / dnd-kit

The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
http://dndkit.com
MIT License
13.03k stars 646 forks source link

Using in combination with TanStack React Table V8 #1283

Open dugip opened 11 months ago

dugip commented 11 months ago

Hi,

I would like to use this library in combination with React Table V8, but there's no clear example of this anywhere. They have an example with react-dnd, but not with dnd-kit.

Here's the example: https://codesandbox.io/p/devbox/tanstack-table-example-column-dnd-sqo7wj?embed=1&file=%252Fsrc%252Fmain.tsx

I would appreciate some help to figure out the equivalent implementation with dnd-kit.

zenoncao commented 9 months ago

I just realized it, and I've been looking for a long time, hoping it can help you. just see three component. https://codesandbox.io/p/devbox/dndkit-react-table-shadcn-3cfnfl