Created
August 9, 2017 13:22
-
-
Save IvanaSays/20e6d30965519ff6e84525c0c2aa7554 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
element.addEventListener('touchmove', doSomething(), { passive: true }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment