MotionScript

@motion-script/core


@motion-script/core / SizeConstraints

Interface: SizeConstraints

Defined in: attributes/layout/constraints.ts:2

Internal

Optional upper bounds on a node's rendered size, in pixels.

Properties

maxHeight?

optional maxHeight?: number

Defined in: attributes/layout/constraints.ts:4


maxWidth?

optional maxWidth?: number

Defined in: attributes/layout/constraints.ts:3