grid-auto-rows

Term side of the Card
Topic: Grids
Unit title: grid-auto-rows
Categories: Property
Explanation side of the Card

Explanation: The property that sets the height of rows in a grid container that are automatically created. Similar to `grid-auto-columns`, it determines the size of additional rows that are needed when placing items beyond the defined grid structure.

Browser compatibility:
  • The chrome browser supports this feature starting from version 57
  • The edge browser supports this feature starting from version 16
  • The firefox browser supports this feature starting from version 70
  • The safari browser supports this feature starting from version 10.1
Availability: