Calculates the grid-row CSS property for a specific row index. Accounts for the fact that handles are inserted between rows.
grid-row
The 1-based start index of the row.
The 1-based end index of the row.
A CSS string for grid-row.
Calculates the
grid-rowCSS property for a specific row index. Accounts for the fact that handles are inserted between rows.