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

fixed `boxesPerRow` and `rowHeight` ?

vitordino opened this issue · comments

can they be inferred and/or set by css?

Not currently, but hopefully down the road. My current needs only dictate a consistent / absolute grid sizing, so this implementation was much easier and faster than reading from the dom.