Skip to content

BookmarksView.attachDragHandler method

BookmarksView › attachDragHandler

Unofficial

Attaches the handleDrag of DragManager.

Signature:

attachDragHandler(e: unknown): void

Parameters:

ParameterTypeDescription
eunknownThe element to attach the drag handler to.

Returns: void