Maple
⌘K
DOCUMENTATIONv2.0.17

grid-template-rows

Reference for the grid-template-rows CSS property.

Abbreviation
rows
Full Property
gridTemplateRows

Variables

When using a property with a semantic value like rows-<token>, Maple generates a variable fallback chain depending on the type of the property.

Replace <token> with the value segment after the dash in your utility class.

The chain is evaluated from left to right, using the first defined variable and falling through to the next variable or default.

Value Resolution

The property first resolves the semantic value token itself.

Numeric value

Resolves the semantic token for this property.

--rows-<token>Most Specific
--space-<token>
--<token>
<token>Default
ESC

Start typing to search across the documentation.