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