ionic book


layout: "docs_api" version: "1.1.0" versionHref: "/docs" path: "api/directive/onSwipeRight/"

title: "on-swipe-right" header_sub_title: "Directive in module ionic" doc: "onSwipeRight"

docType: "directive"

on-swipe-right

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

Usage

<button on-swipe-right="onSwipeRight()" class="button">Test</button>