Add the @reactlit/core package to your project for the headless runtime.
@reactlit/core
npm i @reactlit/core
yarn add @reactlit/core
pnpm add @reactlit/core
🚀 For batteries-included input views also add your preferred inputs package:
Unstyled raw html inputs
npm i @reactlit/vanilla
yarn add @reactlit/vanilla
pnpm add @reactlit/vanilla
Radix-themes powered inputs
npm i @reactlit/radix
yarn add @reactlit/radix
pnpm add @reactlit/radix