BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/shadcn/ui/morphing-blob-demo

Morphing Blob Demo

nyxui/morphing-blob-demo
FreeExample

Example showing a morphing blob.

Live preview

live · rendered by the registry
Rendered by shadcn/ui on their own page — this is the component running, not a screenshot of it.

Install it

npx shadcn@latest add https://nyxui.com/r/morphing-blob-demo.json

Source

registry/example/morphing-blob-demo.tsxnyxui.com/r/morphing-blob-demo.json
1import { MorphingBlob } from "../ui/morphing-blob";
2import { MoonIcon } from "@radix-ui/react-icons";
3
4export const MorphingBlobDemo = () => {
5 return (
6 <div className="relative md:absolute md:top-1/2 md:left-1/2 md:-translate-x-1/2 md:-translate-y-1/2 bg-white dark:bg-black w-full h-full rounded-b-xl md:rounded-xl">
7 <div className="w-full flex flex-col md:flex-row gap-0 md:gap-24 items-center justify-center rounded-full -mt-4 md:mt-10">
8 <MorphingBlob theme="primary">
9 <div className="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 h-72 w-78 bg-blue-400/30 rounded-full blur-xl shadow-[0_0_50px_rgba(96,165,250,0.4)] animate-pulse" />
10 <div className="text-center p-6 z-10">
11 <MoonIcon className="h-10 w-10 mx-auto mb-3 text-white" />
12 <h4 className="text-xl w-full font-bold mb-2 text-white">Nyx UI</h4>
13 </div>
14 </MorphingBlob>
15
16 <MorphingBlob theme="aurora">
17 <div className="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 h-72 w-78 bg-red-400/30 rounded-full blur-xl shadow-[0_0_50px_rgba(96,165,250,0.4)] animate-pulse" />
18 <div className="text-center p-6 z-2">
19 <MoonIcon className="h-10 w-10 mx-auto mb-3 text-white" />
20 <h4 className="text-xl w-full font-bold mb-2 text-white">Nyx UI</h4>
21 </div>
22 </MorphingBlob>
23 </div>
24 </div>
25 );
26};

What it pulls in

Other registry items

  • https://nyxui.com/r/morphing-blob.json

Files it writes

  • registry/example/morphing-blob-demo.tsx

Facts

Registry
shadcn/ui
Type
registry:example
Access
Free
Files written
1
Licence
the repository states none
First indexed
2026-08-03
Last confirmed
yesterday

Go to the source

Docs on shadcn/ui nyxui.com MihirJaiswal/nyxui on GitHub Raw registry item This item as JSON

More from shadcn/ui

All 68 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
3D Layered Card Demo3d-layered-card-demoshadcn/uiExamplesFreeno deps
Animated Code Block Demoanimated-code-block-demoshadcn/uiExamplesFreeno deps
Animated Grainy Background Demoanimated-grainy-bg-demoshadcn/uiExamplesFreeno deps
Animated Text Demoanimated-text-demoshadcn/uiExamplesFreeno deps
Apple Glass Effect Demoapple-glass-effect-demoshadcn/uiExamplesFreeno deps
Bubble Background Demobubble-background-demoshadcn/uiExamplesFreeno deps
Custom Cursor Democustom-cursor-demoshadcn/uiExamplesFreeno deps
Cyberpunk Card Democyberpunk-card-demoshadcn/uiExamplesFreeno deps
BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex