Accordion
iconiq-ui/accordionFreeComponent
Accordion with spring height, staggered text, default or quiet disclosure styles, and optional multi-open behavior. Built with Motion.
Install it
npx shadcn@latest add https://www.iconiqui.com/r/accordion.jsonSource
1"use client";23import * as AccordionPrimitive from "@radix-ui/react-accordion";4import { AnimatePresence, motion, type Transition } from "motion/react";5import * as React from "react";67import { cn } from "@/lib/utils";89const componentThemeClassName =10// … truncated
What it pulls in
npm packages
Files it writes
More from Iconiq UI
All 119 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| AI Inputai-input | Iconiq UI | Components | Free | 3 deps | |
| Alertalert | Iconiq UI | Components | Free | 2 deps | |
| Avataravatar | Iconiq UI | Components | Free | 3 deps | |
| Accordion (Base UI)b-accordion | Iconiq UI | Components | Free | 2 deps | |
| Alert Dialog (Base UI)b-alert-dialog | Iconiq UI | Components | Free | 3 deps | |
| Autocomplete (Base UI)b-autocomplete | Iconiq UI | Components | Free | 3 deps | |
| Avatar (Base UI)b-avatar | Iconiq UI | Components | Free | 2 deps | |
| Button (Base UI)b-button | Iconiq UI | Components | Free | 4 deps |
