OudsGrids

data class OudsGrids

Holds the grid-related properties defined in the OUDS theme.

Grids are used to place content and create consistent page layouts across different screen sizes. The values typically adapt based on the current window size class.

Properties

Link copied to clipboard

The spacing (gutter) between columns.

Link copied to clipboard
val margin: Dp

The horizontal spacing between the content and the screen edges.

Link copied to clipboard

The maximum width of the grid container.

Link copied to clipboard

The minimum width of the grid container.