Interface: SizeConstraints
Defined in: attributes/layout/constraints.ts:2
Optional upper bounds on a node's rendered size, in pixels.
Properties
maxHeight?
optionalmaxHeight?:number
Defined in: attributes/layout/constraints.ts:4
maxWidth?
optionalmaxWidth?:number
Defined in: attributes/layout/constraints.ts:3