1 repo
Interactive components that expand and collapse content sections.
Distinguishing note: Focuses on single-item expansion logic.
Explore 1 awesome GitHub repository matching user interface & experience · Accordions. Refine with filters or upvote what's useful.
This project is a utility-first component library that provides a comprehensive suite of pre-styled, reusable interface elements. It functions as a build-time engine that generates design-system-compliant styles by mapping semantic tokens to standard HTML elements and utility classes. By compiling all component styles into static CSS at build time, the library eliminates the need for client-side style calculation, ensuring efficient performance. The library distinguishes itself through a configuration-driven architecture that manages color palettes and visual styles, enabling dynamic switchin
Builds accordion interfaces that show and hide content using radio-based state management.