Interface IContainerResizeOptions
Package: @aurigma/design-atoms
Properties
originX
Declaration
originX?: OriginPointType;
Property Value
| Type | Description |
|---|---|
| OriginPointType |
originY
Declaration
originY?: OriginPointType;
Property Value
| Type | Description |
|---|---|
| OriginPointType |
resetPlaceholderContent
Declaration
resetPlaceholderContent?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
resize
Declaration
resize?: ResizeRectangleType;
Property Value
| Type | Description |
|---|---|
| ResizeRectangleType |