1 个仓库
Programmatic interfaces for managing the lifecycle, layout, and performance of scrollable DOM elements.
Distinct from Element Scroll Trackers: Candidates are too focused on moving the viewport rather than managing the scroll component instance.
Explore 1 awesome GitHub repository matching user interface & experience · Scroll Instance Managers. Refine with filters or upvote what's useful.
OverlayScrollbars 是一个 JavaScript 滚动条插件和 DOM 元素滚动管理器,用可自定义样式的覆盖版本替换原生浏览器滚动条。它作为一个 UI 组件,用于设置滚动条轨道和滑块的样式,同时保留原始的滚动行为和可访问性。 该项目通过使用自定义 Web 滚动条覆盖原生实现,确保了跨浏览器的 UI 一致性。它利用 CSS 自定义属性和预定义主题系统,使滚动条的视觉外观能够匹配特定的网站设计。 该库包含一个用于按元素控制滚动条布局和性能模式的程序化接口。它具有用于添加自定义行为或兼容性 Polyfill 的插件架构,并提供在元素大小或内容更改时进行手动布局重新计算的工具。
Provides a programmatic interface to control scrollbar layouts and performance modes on a per-element basis.