Skip to main content

IContainerResizeOptions

Interfaces

IContainerResizeOptions

Properties

originX?
optional originX?: OriginPointType;
originY?
optional originY?: OriginPointType;
resetPlaceholderContent?
optional resetPlaceholderContent?: boolean;
resize?
optional resize?: ResizeRectangleType;
Was this page helpful?