on-drag-up

Called when the element is dragged up.

Usage

<button on-drag-up="onDragUp()" class="button">Test</button>