on-swipe-left

Called when a moving touch has a high velocity moving to the left.

Usage

<button on-swipe-left="onSwipeLeft()" class="button">Test</button>