Skip to content

Installation

Core Runtime

Add the @reactlit/core package to your project for the headless runtime.

Terminal window
npm i @reactlit/core

Inputs Packages

🚀 For batteries-included input views also add your preferred inputs package:

Unstyled raw html inputs

Terminal window
npm i @reactlit/vanilla

Radix-themes powered inputs

Terminal window
npm i @reactlit/radix