
An open-source component library optimized for fast development, easy maintenance, and accessibility.
Visit WebsitePros
Cons
Ratings aggregated from independent review platforms. Learn more
$0/mo
$49/mo
$99/mo
No reviews yet. Be the first to review Radix UI!
Top alternatives based on features, pricing, and user needs.
Radix Themes 3.0 introduces several new components, including Spinner, Skeleton, Segmented Control, Data List, Reset, Radio Cards, Checkbox Cards, Progress, and Tab Nav. These components are designed for accessibility and rigorous design standards.
The custom color palette generator allows users to create a brand palette by specifying a primary color, a gray color, and a page background. It then generates a color configuration that can be copied and pasted into theme styles, utilizing the Radix Colors system with accessible contrast ratios.
The `Spinner` component with its `loading` prop allows for an intuitive API to conditionally render children when they are done loading, preserving child dimensions to prevent layout shifts. This minimizes code branching for common loading states.
The `Reset` component removes default browser styles from any HTML tag and sets idiomatic layout defaults. This allows developers to build custom components on a clean slate, offering a new approach to normalization styles that are typically global and can be difficult to manage.
`Radio Cards` are designed for selecting a single value from multiple options, typically used in visually engaging forms where each option has more prominence than a standard radio button. `Checkbox Cards` are similar but allow for the selection of multiple values.
Source: radix-ui.com