Open In App

Angular ng Bootstrap Accordion Component

Angular ng bootstrap is a bootstrap framework used with angular to create components with great styling and this framework is very easy to use and is used to make responsive websites.

In this article we will know how to use Accordion in angular ng bootstrap. Accordion is used to display collapsible content that presents information in a limited amount of space.



Installation syntax:

ng add @ng-bootstrap/ng-bootstrap

Approach:



Article Tags :