BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/Pure UI/accordion-reduce-motion-demo
This component no longer exists. It was in Pure UI’s manifest when we first indexed it and is not there now — the registry served its inventory on 2026-08-10 and this item was not on it. The install command below will fail. It is kept here because a tutorial somewhere still tells people to run it.

accordion-reduce-motion-demo

pure-ui/accordion-reduce-motion-demo
RemovedExample

Pure UI publishes no description for this item.

Install it

npx shadcn@latest add https://raw.githubusercontent.com/MusKRI/pure-ui/main/public/r/accordion-reduce-motion-demo.json

Source

src/registry/pure-ui/examples/accordion/accordion-reduce-motion-demo.tsxraw.githubusercontent.com/MusKRI/pure-ui/main/public/r/accordion-reduce-motion-demo.json
1import {
2 Accordion,
3 AccordionPanel,
4 AccordionItem,
5 AccordionTrigger,
6} from "@/registry/pure-ui/ui/accordion";
7
8export function AccordionReduceMotionDemo() {
9 return (
10 <Accordion className="w-full max-w-xl" reduceMotion>
11 <AccordionItem value="item-1">
12 <AccordionTrigger>What is Base UI?</AccordionTrigger>
13 <AccordionPanel className="flex flex-col gap-4 text-balance">
14 <p className="text-[15px] text-muted-foreground">
15 Base UI is a library of high-quality unstyled React components for
16 design systems and web apps.
17 </p>
18 </AccordionPanel>
19 </AccordionItem>
20 <AccordionItem value="item-2">
21 <AccordionTrigger>How do I get started?</AccordionTrigger>
22 <AccordionPanel className="flex flex-col gap-4 text-balance">
23 <p className="text-[15px] text-muted-foreground">
24 Head to the “Quick start” guide in the docs. If you’ve used unstyled
25 libraries before, you’ll feel at home.
26 </p>
27 </AccordionPanel>
28 </AccordionItem>
29 <AccordionItem value="item-3">
30 <AccordionTrigger>Can I use it for my project?</AccordionTrigger>
31 <AccordionPanel className="flex flex-col gap-4 text-balance">
32 <p className="text-[15px] text-muted-foreground">
33 Of course! Base UI is free and open source.
34 </p>
35 </AccordionPanel>
36 </AccordionItem>
37 </Accordion>
38 );
39}

What it pulls in

Other registry items

  • accordion

Files it writes

  • src/registry/pure-ui/examples/accordion/accordion-reduce-motion-demo.tsx

Facts

Registry
Pure UI
Type
registry:example
Access
Free
Files written
1
Licence
the repository states none
In the index
at or before 2026-08-01
Last confirmed
9 days ago

Go to the source

pure.kam-ui.com MusKRI/pure-ui on GitHub Raw registry item This item as JSON

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

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

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

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

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

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

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex