Try Install Learn Blog API Packages GitHub
Pages

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.