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"
Called when a moving touch has a high velocity moving to the right.
<button on-swipe-right="onSwipeRight()" class="button">Test</button>