Interface: FlexMeasureInput
Defined in: layout/flex.ts:53
Properties
direction
direction:
FlexDirection
Defined in: layout/flex.ts:54
gap
gap:
GapSize
Defined in: layout/flex.ts:57
innerHeight
innerHeight:
number
Defined in: layout/flex.ts:56
innerWidth
innerWidth:
number
Defined in: layout/flex.ts:55
parentHeightMode
parentHeightMode:
SizeInput
Defined in: layout/flex.ts:60
parentWidthMode
parentWidthMode:
SizeInput
Defined in: layout/flex.ts:59
Size mode the container itself uses on each axis. Drives hug-cross anchoring.