grid-layout
<containers.grid-layout>
Properties
Name | Description | Type | Default |
---|---|---|---|
columns | number | ||
rows | 1 | ||
rowSpan | 1 | ||
columnSpan | 1 | ||
templateColumns | string | ||
alignItems | CSSProperties["alignItems"] | ||
alignContent | CSSProperties["alignContent"] | ||
justifyItems | CSSProperties["justifyItems"] | ||
justifyContent | CSSProperties["justifyContent"] | ||
autoFlow | CSSProperties["gridAutoFlow"] | ||
responsive | ResponsiveSettings | ||
gap | "var(--page-card-gap)" | ||
showGridBorder | false | ||
gridBorderColor | string |