Interface FlexAlignment2D

Like Alignment2D, but for multi-containers. Each axis can also be a ratio.

Hierarchy

  • FlexAlignment2D

Properties

Properties

cross: number | Stretch

The alignment of the cross axis

main: number | SpaceBetween | SpaceAround

The alignment of the main axis

Generated using TypeDoc