1.1.9 • Published 6 years ago

meepo-hammer v1.1.9

Weekly downloads
11
License
MIT
Repository
github
Last release
6 years ago

hammer

<div (tap)="tap($event.type)"></div>
<div (tap)="swiperleft($event.type)"></div>
<div (tap)="swiperright($event.type)"></div>
<div (tap)="swiperup($event.type)"></div>
<div (tap)="swiperdown($event.type)"></div>
<div class="pan" panMove="pan1">
    pan
</div>

<div class="pinch-scale" panMove [(rotating)]="rotating">
    {{rotating|json}}
</div>