Command Palette

Search for a command to run...

13Twitter
Morphing Square
A customizable morphing square loader component for indicating loading states in your application. Features smooth shape transitions and optional loading messages.

Installation

pnpm dlx shadcn@latest add @moleculeui/morphing-square

Usage

import { MorphingSquare } from "@/components/molecule-ui/morphing-square"
<MorphingSquare />

Examples

With message

Props

Prop

Type