Skip to content

BookmarksView.attachDragHandler method

BookmarksView › attachDragHandler

Unofficial

Attaches the handleDrag of DragManager.

Signature:

attachDragHandler(e: unknown): void

Parameters:

Parameter Type Description
e unknown The element to attach the drag handler to.

Returns: void