check
Code copied to clipboard.
close
menu

Components

LiftKit Components are UI components pre-integrated with the LiftKit design system. They're designed for ease-of-use, flexibility, and modularity.

Installation

Prerequisites

  1. Set up the config files by following the steps on Install.

Instructions

Method Instructions
Everything
All components, CSS, and types
npm run add all
One Component
Specified component only, all CSS and types
npm run add component-name-kebab-case
Base
Just utility classes and types.
npm run add base

List of Components