Grid Row
Utilities for setting grid items to automatically span rows.
| Class | CSS Output |
|---|---|
row-auto |
|
row-[1_/_3] |
|
row-[value] |
|
row-span-1 |
|
row-span-3 |
|
row-span-6 |
|
row-span-full |
|
row-span-auto |
|
row-span-[value] |
|
Reference
| grid-row | MDN ↗ |