@motion-script/core / FlexMeasureResult
Interface: FlexMeasureResult<C>
Defined in: layout/flex.ts:57
Type Parameters
C
C extends FlexChild = FlexChild
Properties
entries
entries:
FlexMeasureEntry<C>[]
Defined in: layout/flex.ts:58
hugHeight
hugHeight:
number
Defined in: layout/flex.ts:60
hugWidth
hugWidth:
number
Defined in: layout/flex.ts:59