Example of Icons in ASP.NET MVC Accordion Control
This sample demonstrates the icon representation of the Accordion
. Click on the header element to expand/collapse the corresponding Accordion panel, and displays its content.
DEMO
SOURCE
This Accordion is populated with icons which renders by mapping the iconCss
field. This sample illustrates the some of the games list.
More information about Accordion can be found in this documentation opens in a new tab section.