サクサク読めて、アプリ限定の機能も多数!
el.addEventListener('touchstart', () => {}, {passive: true});
koba04 のブックマーク 2016/04/08 19:10
EventListenerOptions/explainer.md at gh-pages · WICG/EventListenerOptions[dom]el.addEventListener('touchstart', () => {}, {passive: true});2016/04/08 19:10
el.addEventListener('touchstart', () => {}, {passive: true});
このブックマークにはスターがありません。 最初のスターをつけてみよう!
github.com/WICG2016/04/08
Passive event listeners are a new feature in the DOM spec that enable developers to opt-in to better scroll performance by eliminating the need for scrolling to block on touch and wheel event liste...
12 人がブックマーク・6 件のコメント
\ コメントが サクサク読める アプリです /
el.addEventListener('touchstart', () => {}, {passive: true});
koba04 のブックマーク 2016/04/08 19:10
このブックマークにはスターがありません。
最初のスターをつけてみよう!
EventListenerOptions/explainer.md at gh-pages · WICG/EventListenerOptions
github.com/WICG2016/04/08
Passive event listeners are a new feature in the DOM spec that enable developers to opt-in to better scroll performance by eliminating the need for scrolling to block on touch and wheel event liste...
12 人がブックマーク・6 件のコメント
\ コメントが サクサク読める アプリです /