How to recolor drop zone border when dragging columns #1461
Unanswered
devloliconic
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
"react": "18.3.1",
"material-react-table": "2.13.3"
Please help me figure out how to change the border color of a droppable zone in a table when dragging a column?
I tried to find a prop, through sx which I could achieve this, but I didn't find anything in the documentation, I also didn't find an additional select that would somehow mark the droppable column with a blue border
See the picture
It's about a blue border
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions