on-drag-down

Called when the element is dragged down.

Usage

<button on-drag-down="onDragDown()" class="button">Test</button>