MotionScript

@motion-script/core


@motion-script/core / FlexMeasureInput

Interface: FlexMeasureInput

Defined in: layout/flex.ts:69

Properties

direction

direction: FlexDirection

Defined in: layout/flex.ts:70


gap

gap: GapSize

Defined in: layout/flex.ts:73


innerHeight

innerHeight: number

Defined in: layout/flex.ts:72


innerWidth

innerWidth: number

Defined in: layout/flex.ts:71


parentHeightMode

parentHeightMode: SizeInput

Defined in: layout/flex.ts:76


parentWidthMode

parentWidthMode: SizeInput

Defined in: layout/flex.ts:75

Size mode the container itself uses on each axis. Drives hug-cross anchoring.