2 Repos
Visual indicators such as scrollbars that communicate the user's current position relative to total content.
Distinct from Position Indicators: None of the candidates specifically cover general-purpose scrollbars for overall content length; they focus on carousels or page indicators.
Explore 2 awesome GitHub repositories matching user interface & experience · Scroll Position Indicators. Refine with filters or upvote what's useful.
Better-scroll is a JavaScript scroll library and touch interaction engine designed to create high-performance scrollable areas in web browsers. It functions as a modular UI component framework that provides the foundation for building complex scrollable elements. The library is distinguished by a plugin-based architecture that allows the injection of custom methods and event hooks. This system enables the creation of specialized interface components such as carousel sliders, scrollable picker inputs, and draggable element systems. The project covers a wide range of mobile web interaction pat
Provides visual scrollbars and indicators to communicate the user's position relative to the total content length.
BGABanner-Android is a UI library for Android providing customizable sliding image galleries and paginated sliders. It functions as a wrapper for ViewPager2, integrating navigation controls and the ability to render image banners that load content from the network. The library features auto-scrolling capabilities with looping sequences that can pause or resume based on user touch interactions. It includes configurable page indicators, such as dots or numbers, and supports custom transition animations to modify the visual effects when switching between views. The component manages banner inte
Synchronizes the visual state of page indicator dots with the current scroll position of the banner.