bs-accordion wraps a stack of bs-accordion-tab children. Each tab contributes a header via bs-accordion-tab-header; the rest of the tab body is projected below. Set [multi]="true" to allow multiple tabs to stay open simultaneously, or [highlightActiveTab]="true" to visually mark the active tab.