fluid.grid

Undocumented in source.

Members

Aliases

grid
alias grid = simpleConstructor!Grid
Undocumented in source.
gridRow
alias gridRow = simpleConstructor!GridRow
Undocumented in source.

Classes

Grid
class Grid

The Grid node will align its children in a 2D grid.

GridRow
class GridRow

A single row in a Grid.

Structs

Segments
struct Segments

A special version of Layout, see segments.

Templates

segments
template segments(T...)
Undocumented in source.

Meta