carbon-platform
carbon-platform copied to clipboard
rmdx: grid (specifically column) props are very confusing
Summary
We currently have a mix of colMd
, offsetMd
, and md
as ways to specify column properties. This is very much different from how carbon's grid works. Ideally we want to be as close to Carbon's grid properties as possible.
This issue is to investigate and refactor the props for the rmdx grid components.