Radix Primitives
Unstyled, accessible React component primitives for building your own design system instead of adopting a pre-styled one.
- 积极维护
- 文档完善
- 宽松许可证
概述
Radix Primitives is a low-level React component library focused on accessibility, keyboard interaction and correct ARIA behavior for common UI patterns (dialogs, dropdowns, tooltips, tabs, popovers and more), deliberately shipped without visual styling. The idea is that you bring your own CSS/styling approach and get the accessibility and interaction behavior handled for you, rather than fighting to override another library's opinionated styles.
Components can be adopted incrementally — you don't need to commit to Radix as your entire UI layer, individual primitives can sit alongside existing components. It's the unstyled foundation that several popular styled component systems, including shadcn/ui already in this catalog, are built on top of.
Radix Primitives fits teams building their own design system who want solved, tested accessibility behavior instead of re-implementing ARIA patterns from scratch, without inheriting someone else's visual design.
为什么收录此项目
目录评分: ★★★★☆ (4/5)
Unstyled primitives are a genuinely different layer from MUI's styled system, and Radix is literally the engine shadcn/ui is built on -- complementary rather than redundant in a thin ui category.
- 成熟
- 厂商支持
- 分类
- UI 与组件
- 编程语言
- TypeScript
- 许可证
- MIT
相关项目
发现信息有误?在 GitHub 上提出修改建议。