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/bubble-background-demo

Bubble Background Demo

nyxui/bubble-background-demo
FreeExample

Example showing an interactive fluid background.

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/bubble-background-demo.json

Source

registry/example/bubble-background-demo.tsxnyxui.com/r/bubble-background-demo.json
1import { BubbleBackground } from "../ui/bubble-background";
2
3export const BubblesBackgroundDemo = () => {
4 return (
5 <div className="h-[550px] overflow-hidden rounded-lg">
6 <div className="absolute inset-0 overflow-hidden rounded-lg">
7 <BubbleBackground
8 bgColorA="rgb(30, 0, 60)"
9 bgColorB="rgb(0, 30, 90)"
10 bubbleColors={{
11 colorA: "50, 150, 255",
12 colorB: "200, 80, 255",
13 colorC: "120, 240, 255",
14 colorD: "220, 60, 80",
15 colorE: "200, 200, 80",
16 interactive: "160, 120, 255",
17 }}
18 bubbleSize="70%"
19 blendMode="screen"
20 />
21 </div>
22 </div>
23 );
24};

What it pulls in

Other registry items

  • https://nyxui.com/r/bubble-background.json

Files it writes

  • registry/example/bubble-background-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
today

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
Custom Cursor Democustom-cursor-demoshadcn/uiExamplesFreeno deps
Cyberpunk Card Democyberpunk-card-demoshadcn/uiExamplesFreeno deps
Cyberpunk Card Demo 1cyberpunk-card-demo1shadcn/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