Hammer provides a kind of polyfill for the browsers that don't support the touch-action property.
Should prevent nothing.
Should prevent scrolling on horizontal movement. This is set by default when creating a Hammer instance.
Should prevent scrolling on vertical movement.
Should not prevent any scrolling on any movement. Horizontal and vertical scrolling handled by the browser directly.
Should prevent all.
hi.