ionic book


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

title: "on-drag-left" header_sub_title: "Directive in module ionic" doc: "onDragLeft"

docType: "directive"

on-drag-left

Called when the element is dragged to the left.

Usage

<button on-drag-left="onDragLeft()" class="button">Test</button>