Grid Row

Control where items are placed vertically in the grid.

The gridRow property defines which rows an item should occupy within a grid.

Example

Loading Preview…

Quick Notes

  • start and end define the grid lines.
  • You can use absolute indices (1-indexed) or relative spans (e.g., { span: 2 }).

Next Steps

© 2026 ByteLand Technology Limited