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
|
|
|
Column track sizes, e.g. [Length.Fr 1.0; Length.Px 200.0; Length.Auto].
|
|
|
|
Explicit row track sizes; empty means rows are created implicitly.
|
Static members
| Static member |
Description
|
|
|
Nao