---
title: DHTML
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/webdragsourceaction/dhtml
---

# DHTML

Allows DHTML (such as JavaScript) in the source object to initiate a drag operation.

## Declaration

```swift
static var DHTML: WebDragSourceAction { get }
```

## See Also

### Constants

- [image](webkit/webdragsourceaction/image.md)
- [link](webkit/webdragsourceaction/link.md)
- [selection](webkit/webdragsourceaction/selection.md)
- [any](webkit/webdragsourceaction/any.md)
