How to use Bootstrap 4 navtabs with accordions show.bs and hide.bs functionalities?
Is there a way that if I click the Button for Maintab 2
will activate the Maintab 2 Content
and will show the accordion content for Collapsible Group Item #2
. I’m going to implement it also on the other tabs, but I’m having a problem using the show.bs.tab
, show.bs.collapse
or other Events
related to this.