layout: "docs_api" version: "1.1.0" versionHref: "/docs" path: "api/directive/onSwipe/"
title: "on-swipe" header_sub_title: "Directive in module ionic" doc: "onSwipe"
Called when a moving touch has a high velocity in any direction.
<button on-swipe="onSwipe()" class="button">Test</button>