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/marquee-demo

Marquee Demo

nyxui/marquee-demo
FreeExample

Example showing a marquee.

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

Source

registry/example/marquee-demo.tsxnyxui.com/r/marquee-demo.json · first 6 KB
1import { Marquee } from "../ui/marquee";
2
3export const MarqueeDemo = () => {
4 return (
5 <div className="flex flex-col max-w-4xl mx-auto w-full overflow-hidden">
6 <h1 className="text-2xl font-bold mb-10 text-center">Marquee</h1>
7
8 <div className="overflow-hidden flex items-center lg:max-w-xl 2xl:max-w-4xl mx-auto">
9 <Marquee
10 speed={30}
11 direction="horizontal"
12 fadeEdges={true}
13 pauseOnTap={true}
14 speedOnHover={15}
15 className="h-40"
16 >
17 {/* React */}
18 <div className="flex items-center justify-center p-6 rounded-lg h-32 w-32">
19 <svg
20 role="img"
21 viewBox="0 0 32 32"
22 xmlns="http://www.w3.org/2000/svg"
23 aria-label="React"
24 className="size-20 text-cyan-400"
25 fill="currentColor"
26 >
27 <title>React</title>
28// … truncated

What it pulls in

Other registry items

  • https://nyxui.com/r/marquee.json

Files it writes

  • registry/example/marquee-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