Skip to content

md-tabs should emit changes when focus/select changes #569

Closed
@DennisSmolek

Description

@DennisSmolek

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..

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThis issue represents a new feature or feature request rather than a bug or bug fix

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions