I'm am not using the standard navigation for tabs which is "nav-tabs", instead I use the "btn-group" for my links that toggle the different tab pane.
My question is is there a way to add "active" state to the btn-group? To see if what is the current active tab. Thank you.