Layout

PropertyTypeDescription
alignContent?
!
AlignContent
One of:
Baseline, Center, End, Start, Stretch
alignItems?
!
AlignItems
One of:
Baseline, Center, End, Start, Stretch
alignSelf?
!
AlignSelf
One of:
Baseline, Center, End, Start, Stretch
attachBottom?
boolean
attachLeft?
boolean
attachRight?
boolean
attachTop?
boolean
children?
React.ReactNode
className?
string
display?
!
Display
One of:
Block, Flex, Hide, HideAccessible, Inline, InlineBlock, InlineFlex
ellipsis?
boolean
flexDirection?
!
FlexDirection
One of:
Column, ColumnReverse, Row, RowReverse
flexGrow?
!
FlexValue
One of:
0, 1, 2, 3, 4
flexOrder?
!
FlexValue
One of:
0, 1, 2, 3, 4
flexShrink?
!
FlexValue
One of:
0, 1, 2, 3, 4
flexWrap?
!
FlexWrap
One of:
NoWrap, Wrap, WrapReverse
fullHeight?
boolean
fullWidth?
boolean
justifyContent?
!
JustifyContent
One of:
Around, Between, Center, End, Start
margin?
!
Margin
One of:
MarginValue, MarginValues
overflow?
Overflow
One of:
Auto, Hidden, Scroll, Visible
padding?
!
Padding
One of:
PaddingValue, PaddingValues
position?
!
Position
One of:
Absolute, Fixed, Relative
refDelegate?
resize?
Resize
One of:
None, X, Y
textAlign?
!
TextAlign
One of:
Center, Left, Right
verticalAlign?
VerticalAlign
One of:
Baseline, Bottom, Middle, TextBottom, TextTop, Top
visibility?
!
Visibility
One of:
Hidden, Visible
zIndex?
ZIndex
One of:
Above, Below, Default