ionic book


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"

docType: "directive"

on-swipe

Called when a moving touch has a high velocity in any direction.

Usage

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