on-drag-end

Called when a drag gesture has ended.

Usage

<button on-drag-end="onDragEnd()" class="button">Test</button>