bmcmahen / react-grid-dnd

drag and drop, grid edition. built with react

Home Page:https://codesandbox.io/embed/gracious-wozniak-kj9w8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable GridItem from dragging

george-of-314 opened this issue · comments

Is there a possibility to disable GridItem from dnd?

<GridItem disableDrag={true}>
didn't help