Skip to content

FlexDirection

const FlexDirection: object

Defined in: ui/layout/flex.ts:9

readonly Column: 1 = 1

readonly ColumnReverse: 3 = 3

readonly Row: 0 = 0

readonly RowReverse: 2 = 2