BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/flx/accordion-11

Nested

flx/accordion-11
FreeBlock

An accordion rendered inside another panel body.

Install it

npx shadcn@latest add https://ui.flexnative.com/r/accordion-11.json

Source

registry/patterns/accordion/accordion-11.tsxui.flexnative.com/r/accordion-11.json
1import {
2 Accordion,
3 AccordionContent,
4 AccordionItem,
5 AccordionTrigger,
6} from '@/components/ui/accordion'
7
8export function Accordion11() {
9 return (
10 <Accordion defaultValue={['account']} className="w-full max-w-md">
11 <AccordionItem value="account">
12 <AccordionTrigger>Account</AccordionTrigger>
13 <AccordionContent>
14 <p className="text-muted-foreground">
15 Manage your profile and security in the grouped sections below.
16 </p>
17 <div className="bg-muted/40 mt-3 rounded-lg border px-3">
18 <Accordion defaultValue={['profile']}>
19 <AccordionItem value="profile">
20 <AccordionTrigger className="text-foreground py-3">
21 Profile
22 </AccordionTrigger>
23 <AccordionContent className="text-muted-foreground h-auto">
24 Update your name, avatar, and the email tied to your account.
25 </AccordionContent>
26 </AccordionItem>
27 <AccordionItem value="security" className="border-b-0">
28 <AccordionTrigger className="text-foreground py-3">
29 Security
30 </AccordionTrigger>
31 <AccordionContent className="text-muted-foreground h-auto">
32 Enable two-factor authentication and review active sessions.
33 </AccordionContent>
34 </AccordionItem>
35 </Accordion>
36 </div>
37 </AccordionContent>
38 </AccordionItem>
39 <AccordionItem value="workspace">
40 <AccordionTrigger>Workspace</AccordionTrigger>
41 <AccordionContent className="text-muted-foreground">
42 Members, roles, and billing settings for the whole team.
43 </AccordionContent>
44 </AccordionItem>
45 </Accordion>
46 )
47}

What it pulls in

Other registry items

  • accordion

Files it writes

  • registry/patterns/accordion/accordion-11.tsx

Facts

Registry
flx
Type
registry:block
Access
Free
Files written
1
Licence
the repository states none
In the index
at or before 2026-08-13
Last confirmed
today

Go to the source

ui.flexnative.com felipemenezes098/ui-flx on GitHub Raw registry item This item as JSON

More from flx

All 450 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Basicaccordion-01flxBlocksFreeno deps
Multipleaccordion-02flxBlocksFreeno deps
With iconsaccordion-03flxBlocksFreeno deps
FAQaccordion-04flxBlocksFreeno deps
Separated cardsaccordion-05flxBlocksFreeno deps
Plus / minus iconaccordion-06flxBlocksFree1 dep
Left chevronaccordion-07flxBlocksFree1 dep
Rich contentaccordion-09flxBlocksFreeno deps

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