Skip to main content
@rixx-ui/react and @rixx-ui/react-devtools are not published to npm. Their manifests are staged for a future 0.1.0-alpha.0 release, but they are not currently installable from a public registry.

Package requirements

The planned consumer contract supports React and React DOM ^18.2.0 || ^19.0.0 and currently declares Node.js >=20.19.0. Repository development requires Node.js 24 and pnpm 11.15.1. Once a release is published, the intended package names are:
Until publication, follow local evaluation. Do not copy package directories into an application or substitute internal package names for the planned public names.

Styles

Import the renderer stylesheet once in the application entry point or root layout:
Devtools use a separate optional stylesheet:

Entry points

See Vite and Next.js for framework placement.