Skip to main content
@rixx-ui/react and @rixx-ui/react-devtools are pre-alpha packages. APIs may change between releases. Pin 0.1.0-alpha.0 for reproducible evaluation.

Package requirements

The packages support React and React DOM ^18.2.0 || ^19.0.0 and require Node.js >=20.19.0. Repository development requires Node.js 24 and pnpm 11.15.1. Install the renderer and optional Devtools from the alpha dist-tag:
For reproducible evaluation, replace @alpha with the exact version @0.1.0-alpha.0.

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.