Align

enumeration

Description 描述

Defines the alignement behavior along an axis.

Properties 属性

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.