Expand description
Alignment of tracks and final positioning of items
FunctionsΒ§
- align_
and_ πposition_ item - Align and size a grid item into itβs final position
- align_
item_ πwithin_ area - Align and size a grid item along a single axis
- align_
tracks π - Align the grid tracks within the grid according to the align-content (rows) or justify-content (columns) property. This only does anything if the size of the grid is not equal to the size of the grid container in the axis being aligned.