Mobile touch {{ 'SAMPLE' | translate }}

{{ 'TOUCH_DOWN_COUNT' | translate }}: {{touchDownCount}}
{{ 'TOUCH_UP_COUNT' | translate }}: {{touchUpCount}}
{{ 'CLEAR' | translate }}

{{:: 'CODE' | translate}}

<div class="touch-div" pip-mobile-mousedown="onTouchDouwn()" pip-mobile-mouseup="onTouchUp()"> </div>