Align

enumeration

Cambiar al Manual

Descripción

Defines the alignement behavior along an axis.

Variables

AutoLet Flex decide.
FlexStartStart margin of the item is placed at the start of the axis.
CenterItems are centered on the axis.
FlexEndEnd margin of the item is placed at the end of the axis.
StretchDefault. stretch to fill the axis while respecting min/max values.