FlexContainerSettings
Properties
alignItems
alignItems:
"center"
|"flex-start"
|"flex-end"
Source
bindTo
bindTo:
ContainerLike
Source
bindToAppSize
bindToAppSize:
boolean
Source
flexDirection
flexDirection:
"row"
|"column"
Source
flexWrap
flexWrap:
"wrap"
|"nowrap"
Source
gap
gap:
number
Source
height
height:
number
Source
justifyContent
justifyContent:
"center"
|"flex-start"
|"flex-end"
|"space-between"
|"space-around"
|"space-evenly"
Source
width
width:
number