on-drag-right

Called when the element is dragged to the right.

Usage

<button on-drag-right="onDragRight()" class="button">Test</button>