1 个仓库
Calendar components that utilize continuous scrolling to navigate through time without pagination.
Distinct from Infinite Scroll Components: Specializes infinite scroll components specifically for temporal calendar navigation rather than generic data lists.
Explore 1 awesome GitHub repository matching user interface & experience · Infinite Date Timelines. Refine with filters or upvote what's useful.
这是一个 React 日期选择器组件,具有连续垂直滚动界面。它提供了一个用于选择日期的 Web 界面,支持单个日期选择以及通过范围选择定义特定时间段。 该组件的特色在于无限滚动机制,允许用户无需分页或下拉菜单即可浏览日期。它包括用于在不同年份之间快速跳转的年份导航,并利用窗口化虚拟滚动来保持性能。 该界面支持标签和日期格式的区域本地化。它包括键盘驱动导航和屏幕阅读器兼容性等辅助功能。日期约束管理允许定义最小和最大日期,或禁用特定日期。
Features a continuous vertical scrolling interface that allows users to browse dates without pagination.