on-drag-left

Called when the element is dragged to the left.

Usage

<button on-drag-left="onDragLeft()" class="button">Test</button>