简体中文
外观
Home > FlexProps > direction
主轴方向:row 水平 / column 垂直(含反向)
direction?: 'column' | 'column-reverse' | 'row' | 'row-reverse';