Example of Accordion in ASP.NET Core Badge Control
This sample demonstrates the integration of badges into the accordion component to display the thread notification count.
                                                 DEMO 
                                            
                                            
                                                  SOURCE 
                                            
                                        
            The badge can be integrated into the accordion with the help of templates to display the count of new messages in the
            message thread. Here, the success badge is used in the accordion. To add success badge, add the
            .e-badge-success class.