{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "accordion-disabled-state-demo", "type": "registry:example", "registryDependencies": [ "accordion" ], "files": [ { "path": "src/registry/pure-ui/examples/accordion/accordion-disabled-state-demo.tsx", "content": "import {\r\n Accordion,\r\n AccordionPanel,\r\n AccordionItem,\r\n AccordionTrigger,\r\n} from \"@/registry/pure-ui/ui/accordion\";\r\n\r\nexport function AccordionDisabledStateDemo() {\r\n return (\r\n
\r\n A bat-and-ball sport played between two teams of eleven, focused\r\n on scoring runs and taking wickets.\r\n
\r\n\r\n Cricket has three main formats: Test, ODI, and T20—each with\r\n different lengths and strategies.\r\n
\r\n\r\n Teams take turns batting and bowling. The batting side scores\r\n runs, while the bowling side tries to dismiss batters.\r\n
\r\n\r\n Players specialize as batters, bowlers, all-rounders, or\r\n wicketkeepers—each contributing differently to the team.\r\n
\r\n