Interface IMoveParams
Package: @aurigma/design-atoms
Properties
allowMoveHorizontal
Declaration
allowMoveHorizontal?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
allowMoveVertical
Declaration
allowMoveVertical?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
delta
Declaration
delta: PointF;
Property Value
| Type | Description |
|---|---|
| PointF |