Is there a library for grid-based drag-n-drop?
Hey, hopefully, the image makes sense. I'm looking for something that would help me implement this. The grid itself is dynamic (configurable) and I'd like to define custom rules for placing the elements on the grid - e.g., for detecting stack bonds. Has anybody ever seen apps or examples online that achieve similar behavior with libraries like dndkit/muuri/something else? Thanks.

