Horizontal scroll with inertia
-
Updated
Sep 27, 2017 - JavaScript
Horizontal scroll with inertia
PostCSS plugin add 'momentum' style scrolling behavior (-webkit-overflow-scrolling: touch) for elements with overflow (scroll, auto) on iOS
Smooth mouse-wheel scrolling for Windows and macOS — native low-level input interception, frame-perfect easing, per-app exclusion. Built with Rust, Tauri 2, React.
Implement the inertia scroll for `overflow` element. And the polyfill for `overflow:scroll` / `overflow:auto` and `element.scrollLeft` / `element.scrollTop` on Android browser.
⬆️⬇️ Playing with two columns with inverted scroll
HTML Inertial Horizontal Scrolling (like seen on mobile apps)
Add a description, image, and links to the inertia-scroll topic page so that developers can more easily learn about it.
To associate your repository with the inertia-scroll topic, visit your repo's landing page and select "manage topics."