Header menu logo Nao

GridOptions Type

Options for a 2-D grid container. Tracks are sized with `Length` values where `Fr` means a fraction of the free space and `Auto` means content-sized.

Record fields

Record Field Description

ColumnGap

Full Usage: ColumnGap

Field type: Length
Field type: Length

Columns

Full Usage: Columns

Field type: Length list

Column track sizes, e.g. [Length.Fr 1.0; Length.Px 200.0; Length.Auto].

Field type: Length list

RowGap

Full Usage: RowGap

Field type: Length
Field type: Length

Rows

Full Usage: Rows

Field type: Length list

Explicit row track sizes; empty means rows are created implicitly.

Field type: Length list

Static members

Static member Description

GridOptions.Default

Full Usage: GridOptions.Default

Returns: GridOptions
Returns: GridOptions

Type something to start searching.