on={{
          click: this.didClick,
          dragstart: this.didDrag,
          dragend: this.didDragEnd,
          dragover: this.didDragOver,