Try Install Learn Blog API Packages GitHub
Pages
mint-ui

Search
Basic information
Entities
Versions
Dependencies
mint-color 0.5.0 <= v < 1.0.0

Ui.Grid

A response grid component.

Properties

children
:
Array(Html)
=
[]

The children to render.

gap
:
Ui.Size
=
Ui.Size::Em(1)

The gap between the children.

mobileWidth
:
Ui.Size
=
Ui.Size::Em(20)

The minimum width of a column on mobile.

size
:
Ui.Size
=
Ui.Size::Inherit

The size of the component.

width
:
Ui.Size
=
Ui.Size::Em(15)

The minimum width of a column.

Functions

render
:
Html

Renders the grid.