Closed hitmacreed closed 5 years ago
Hi @hitmacreed,
I'm not sure I understand your problem when you press a tab it selects automatically then the tabSelected
event is emitted and then you can do what you need to do
@henrychavez What i mean is when i move to a nem component lets say it has index 1 , the active tab Stays at index 0 ( the ícon and txt dont Change to a the Next One)
@henrychavez Solved by using ngSwitch Directive
How do i change the select default tab to other tab (ative) when i go to a new component??
---- MY CODE ----