kaplay-layout
Preparing search index...
StrictFlexboxStyle
Type Alias StrictFlexboxStyle
type
StrictFlexboxStyle
=
{
alignContent
:
FlexAlign
|
undefined
;
alignItems
:
FlexAlign
|
undefined
;
alignSelf
:
FlexAlign
|
undefined
;
bottom
:
Length
|
undefined
;
flex
:
number
|
undefined
;
flexBasis
:
Length
|
"auto"
|
undefined
;
flexDirection
:
FlexDirection
|
undefined
;
flexGrow
:
number
|
undefined
;
flexShrink
:
number
|
undefined
;
flexWrap
:
FlexWrap
|
undefined
;
gap
:
Length
|
undefined
;
gapX
:
Length
|
undefined
;
gapY
:
Length
|
undefined
;
height
:
Length
|
"auto"
|
undefined
;
justifyContent
:
FlexJustify
|
undefined
;
left
:
Length
|
undefined
;
maxHeight
:
Length
|
undefined
;
maxWidth
:
Length
|
undefined
;
minHeight
:
Length
|
undefined
;
minWidth
:
Length
|
undefined
;
padBottom
:
Length
|
undefined
;
padding
:
Length
|
undefined
;
padLeft
:
Length
|
undefined
;
padRight
:
Length
|
undefined
;
padTop
:
Length
|
undefined
;
padX
:
Length
|
undefined
;
padY
:
Length
|
undefined
;
position
:
Position
|
undefined
;
right
:
Length
|
undefined
;
top
:
Length
|
undefined
;
width
:
Length
|
"auto"
|
undefined
;
}
Index
Properties
align
Content
align
Items
align
Self
bottom
flex
flex
Basis
flex
Direction
flex
Grow
flex
Shrink
flex
Wrap
gap
gap
X
gap
Y
height
justify
Content
left
max
Height
max
Width
min
Height
min
Width
pad
Bottom
padding
pad
Left
pad
Right
pad
Top
pad
X
pad
Y
position
right
top
width
Properties
align
Content
alignContent
:
FlexAlign
|
undefined
align
Items
alignItems
:
FlexAlign
|
undefined
align
Self
alignSelf
:
FlexAlign
|
undefined
bottom
bottom
:
Length
|
undefined
avoid using this, it doesnt work very well
flex
flex
:
number
|
undefined
flex
Basis
flexBasis
:
Length
|
"auto"
|
undefined
flex
Direction
flexDirection
:
FlexDirection
|
undefined
flex
Grow
flexGrow
:
number
|
undefined
flex
Shrink
flexShrink
:
number
|
undefined
flex
Wrap
flexWrap
:
FlexWrap
|
undefined
gap
gap
:
Length
|
undefined
gap
X
gapX
:
Length
|
undefined
gap
Y
gapY
:
Length
|
undefined
height
height
:
Length
|
"auto"
|
undefined
justify
Content
justifyContent
:
FlexJustify
|
undefined
left
left
:
Length
|
undefined
max
Height
maxHeight
:
Length
|
undefined
max
Width
maxWidth
:
Length
|
undefined
min
Height
minHeight
:
Length
|
undefined
min
Width
minWidth
:
Length
|
undefined
pad
Bottom
padBottom
:
Length
|
undefined
padding
padding
:
Length
|
undefined
pad
Left
padLeft
:
Length
|
undefined
pad
Right
padRight
:
Length
|
undefined
pad
Top
padTop
:
Length
|
undefined
pad
X
padX
:
Length
|
undefined
pad
Y
padY
:
Length
|
undefined
position
position
:
Position
|
undefined
right
right
:
Length
|
undefined
avoid using this, it doesnt work very well
top
top
:
Length
|
undefined
width
width
:
Length
|
"auto"
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
align
Content
align
Items
align
Self
bottom
flex
flex
Basis
flex
Direction
flex
Grow
flex
Shrink
flex
Wrap
gap
gap
X
gap
Y
height
justify
Content
left
max
Height
max
Width
min
Height
min
Width
pad
Bottom
padding
pad
Left
pad
Right
pad
Top
pad
X
pad
Y
position
right
top
width
kaplay-layout
Loading...
avoid using this, it doesnt work very well