For the swipe detection here is a simpler solution than adding HammerJS: In app.component.html: <div (touchstart)="swipe($event, ...
確定! 回上一頁