Radix UI is a low-level, unstyled React component library that provides accessible UI building blocks like dialogs, dropdowns, tabs, and tooltips. It focuses on handling complex behavior such as keyboard navigation, focus management, and ARIA accessibility standards, while leaving all styling completely to the developer. This makes it ideal for building custom design systems and modern UI libraries like shadcn/ui


