Grid
Create complex layouts based on CSS Grid
Examples
Use to create a two column layout that wraps at a breakpoint and aligns to a twelve column grid.
Related components
- To lay out a set of smaller components in a row, use the stack component
- To lay out form fields, use the form layout component