onDrop

fun CommonAttributeGroupFacade.onDrop(handler: (DragEvent) -> Unit)

Adds an onDrop handler and prevents the default.

https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/drop_event