isOver property but for the collisions of the draggable element #1343
trojan-dev
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Right now, we have an isOver property exposed as part of the useDroppable hook. As per the docs, this property can be used to highlight the cell the draggable element is being dragged over.
Is there a way to have a property which can help us to highlight all the collisions array when the ship is dropped?
Beta Was this translation helpful? Give feedback.
All reactions