About 242 results
Open links in new tab
  1. Radix UI

    Components, icons, and colors for building high‑quality, accessible UI. Free and open-source.

  2. Introduction – Radix Primitives

    An open-source UI component library for building high-quality, accessible design systems and web apps. Radix Primitives is a low-level UI component library with a focus on accessibility, …

  3. Form – Radix Primitives

    Note: At the moment, it is not possible to compose Form with Radix's other form primitives such as Checkbox, Select, etc. We are working on a solution for this.

  4. Styling – Radix Themes

    The components in Radix Themes are relatively closed—they come with a set of styles that aren’t always easily overridden. They are customizable within what’s allowed by their props and the …

  5. Context Menu – Radix Primitives

    We expose a CSS custom property --radix-context-menu-content-transform-origin. Use it to animate the content from its computed origin based on side, sideOffset, align, alignOffset and …

  6. Slider – Radix Primitives

    import { Slider } from "radix-ui"; export default () => ( <Slider.Root> <Slider.Track>

  7. Dropdown Menu – Radix Primitives

    We expose a CSS custom property --radix-dropdown-menu-content-transform-origin. Use it to animate the content from its computed origin based on side, sideOffset, align, alignOffset and …

  8. Radix Primitives

    “We’ve been able to focus on building solid user experiences on top of Radix Primitives. With UI components, there are just too many angles and rabbit holes to cover for product teams that …

  9. Getting started – Radix Primitives

    The steps above outline briefly what's involved in using a Radix Primitive in your application. These components are low-level enough to give you control over how you want to wrap them.

  10. Radix Themes 3.0 – Radix UI

    Mar 23, 2024 · Radix Themes 3.0 introduces a number of new components for building dashboards and data-heavy interfaces. They are built and designed with the level of rigor and …