Module flex

Source
Available on crate feature advanced only.
Expand description

Distribute elements using a flex-based layout.

Enums§

Axis
The main axis of a flex layout.

Functions§

resolve
Computes the flex layout with the given axis and limits, applying spacing, padding and alignment to the items as needed.