syncfusion-aspnetcore-accordion
Installation
SKILL.md
Implementing Syncfusion Accordion
When to Use This Skill
use this skill when users need to:
- Organize content into collapsible sections
- Build FAQ or help sections with expandable items
- Create tabbed-like navigation with accordion panes
- Implement progressive disclosure of content
- Build hierarchical nested accordion structures
- Configure single or multiple expand modes
- Load accordion content dynamically from data sources
- Customize accordion animations and interactions
- Integrate accordion with ASP.NET Core applications
The Accordion component is the ideal choice whenever you need vertically stacked, collapsible content panels that display one or more panels at a time.