-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix
Milestone
Description
Feature:
In the current tabs component there is the function set focusIndex(value: number)
that would be easy to tap into for an EventEmitter.
Simply adding an @Output
of say focusChanged
would allow other components/services to listen to when the tabs changed.
This would mean you could fire a location.go()
or mySpecialLogger()
whenever the user navigates..
kiwikern
Metadata
Metadata
Assignees
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix