Grids
Last updated
Was this helpful?
Last updated
Was this helpful?
Specifies the size of an implicitly-created grid column .
string | number
Controls how the auto-placement algorithm works, specifying exactly how auto-placed items get flowed into the grid.
string
Specifies the size of an implicitly-created grid row track.
string
string | number
string | number
'row' | 'column' | 'dense'
string | number
string | number
string | number
string | number | Array<string | number>
string | number | Array<string | number>
string | 'none'
Specifies a grid item’s end position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the block-end edge of its .
Sets the size of the gap () between an element's columns.
Specifies a grid item’s start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the .
Specifies a grid item’s end position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-end edge of its .
Sets the size of the gap () between an element's grid rows.
Specifies a grid item’s start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its .
Defines the line names and track sizing functions of the .
Defines the line names and track sizing functions of the .
Specifies named .