grommet
Version:
focus on the essential experience
8 lines (6 loc) • 323 B
Markdown
## Grid
Documentation for this component: https://v2.grommet.io/grid
A grid system for laying out content. To use, define the
rows and columns, create area names for adjacent cells, and then
place Box components inside those areas using the gridArea property.
See https://css-tricks.com/snippets/css/complete-guide-grid/.