# DISPLAY_EVENT_DRAG

`import { DISPLAY_EVENT_DRAG } from "destack:display/binding";`

Subscribe to drag and drop events.

```ds title="DISPLAY_EVENT_DRAG"
const DISPLAY_EVENT_DRAG: DisplayEventFlags
```

[language/library/src/display/binding/event.ds:39](https://github.com/destack-sh/destack/blob/main/language/library/src/display/binding/event.ds#L39)
