Join our Discord Community
Accordion/Standard

React Accordion - Standard with Plus Trigger

An accordion using bold plus/minus toggle indicators instead of chevrons for more prominent expand/collapse affordance

Looking to implement shadcn/ui patterns?

Join our Discord community for help from other developers.


Chevrons are subtle. Maybe too subtle. This React accordion swaps them for bold plus/minus icons from Lucide React that demand attention. Built with shadcn/ui and Radix UI, the indicators fade between states with smooth opacity transitions—perfect for interfaces where you want expand/collapse actions to feel obvious and clickable, like settings panels or help sections.

Loading preview...

Pattern created by @haydenbleasel

Installation

npx shadcn@latest add https://www.shadcn.io/registry/accordion-standard-3.json
npx shadcn@latest add https://www.shadcn.io/registry/accordion-standard-3.json
pnpm dlx shadcn@latest add https://www.shadcn.io/registry/accordion-standard-3.json
bunx shadcn@latest add https://www.shadcn.io/registry/accordion-standard-3.json

Questions you might have