• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Default Functionalities in ASP.NET MVC Accordion Control

This sample demonstrates the default functionalities of the Accordion. Click on the header element to expand/collapse the corresponding Accordion panel, and displays its content.

DEMO
SOURCE

The Accordion is a vertically collapsible content panel which is displaying panels, one or multiple at a time within the available space. This sample illustrates the simple Accordion rendering with multiple expand mode.

More information about Accordion can be found in this documentation section.