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"
Called when the element is dragged to the left.
<button on-drag-left="onDragLeft()" class="button">Test</button>