on-drag-start

Called when a drag gesture has started.

Usage

<button on-drag-start="onDragStart()" class="button">Test</button>