Command Palette

Search for a command to run...

Multi Step Loader

Free

Step-by-step progress loader with labels

Loading...Processing...Almost done...

Installation

1
Install dependencies
npm install framer-motion
2
Copy the component code

Copy the code from the Code tab above and paste it into your project.

3
Import and use
import { MultiStepLoader } from "@/components/multi-step-loader"

Related Components