1 个仓库
Visual styling techniques specifically for targetting and coloring the areas between handles on a range input.
Distinct from Range Inputs: Focuses on the visual decoration of track segments between handles, whereas the parent covers the overall input component.
Explore 1 awesome GitHub repository matching user interface & experience · Range Segment Styling. Refine with filters or upvote what's useful.
Open-UI 是一套 Web UI 标准规范和一个标准化的 UI 组件库。它为通用 UI 组件、行为和可访问性要求提供了技术定义,旨在通过一系列 Web 语言提案确保跨浏览器兼容性。 该项目具有 Web 可访问性 Polyfill 和可扩展控件 Polyfill,在缺乏原生浏览器支持的环境中提供现代 UI 控件功能。它包括一个浏览器兼容性套件,以验证组件是否满足定义的行为和可访问性要求。 该库涵盖了广泛的界面元素,包括可搜索的组合框、交互式菜单系统、多句柄范围输入和可自定义的选择菜单。它还包括布局和导航组件,如手风琴、模态框、面包屑和轮播图。 该系统利用声明式行为关联和基于事件的动作分发来执行组件逻辑,同时通过 CSS 伪元素暴露内部状态以进行视觉样式设置。
Targets track areas between handles using pseudo-elements to apply distinct colors or styles to specific range segments.