Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(router): new output that would notify when link is activated #43280

Closed
wants to merge 1 commit into from

Commits on Aug 31, 2021

  1. feat(router): new output that would notify when link is activated

    This commit adds a new output to `routerLinkActive` directive.
    Whenever, the associated link becomes active or inactive, an
    event will be fired on this out with the correct status
    
    PR Close angular#37284
    anandtiwary authored and atscott committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    310aa33 View commit details
    Browse the repository at this point in the history