import {CollidableInEvent} from '@shopify/draggable/src/Plugins/Collidable/CollidableEvent/CollidableEvent.js'CollidableInEvent
Extends:
* → CollidableInEvent
Collidable in event
Static Member Summary
| Static Public Members | ||
| public static | 
       type: *  | 
    |
Member Summary
| Public Members | ||
| public get | 
       collidingElement: HTMLElement Element you are currently colliding with  | 
    |
Static Public Members
public static type: * source
Public Members
public get collidingElement: HTMLElement source
Element you are currently colliding with
Properties:
| Name | Type | Attribute | Description | 
| collidingElement | * | 
    
  