tleunen / react-mdl

React Components for Material Design Lite
https://tleunen.github.io/react-mdl/
MIT License
1.76k stars 255 forks source link

feat(Grid): allow cells to be grids, too, and have subcells #322

Closed spacedentist closed 8 years ago

spacedentist commented 8 years ago

A div can be both mdl-cell and mdl-grid, in which case it is a cell that can contain subcells.

See e.g. mdl dashboard template