Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 218 Bytes

File metadata and controls

7 lines (5 loc) · 218 Bytes

Angular Desktop Swipe

Handle two fingered swipes on desktop. Check out the demo.

<div dk-swipeup="doSomething()" dk-swipedown="doSomethingElse()">Swipe Me!</div>