Modern Loader

A modern, dynamic code loader designed for AI-powered coding environments.

Installation

npx shadcn@latest add https://scrollxui.dev/registry/modern-loader.json 

Usage

import ModernLoader from "@/components/ui/modern-loader";
<ModernLoader
  words={["Setting things up...", "Loading modules...", "Writing some magic…"]}
 />

API Reference

Modern Loader

A modern, dynamic code loader designed for AI-powered coding environments.

Props

PropertyTypeDefaultDescription
wordsstring[]array of words
Array of messages displayed with typing animation in the loader.

Built withby Ahdeetai.