import {MirrorMoveEvent} from '@shopify/draggable/src/Draggable/Plugins/Mirror/MirrorEvent/MirrorEvent.js'MirrorMoveEvent
Extends:
* → MirrorMoveEvent
Mirror move event
Static Member Summary
| Static Public Members | ||
| public static |
cancelable: * |
|
| public static |
type: * |
|
Member Summary
| Public Members | ||
| public get |
mirror: HTMLElement Draggables mirror element |
|
| public get |
Sensor has exceeded mirror's threshold on x axis |
|
| public get |
Sensor has exceeded mirror's threshold on y axis |
|
Public Members
public get mirror: HTMLElement source
Draggables mirror element
Properties:
| Name | Type | Attribute | Description |
| mirror | * |
