Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    I have used this method using this tabs does not work Commented Nov 15, 2019 at 8:22
  • Did you try setting the selectedIndex of the mat-tab-group ? For example: this.tabsGroup.selectedIndex = 1 Commented Nov 15, 2019 at 8:57
  • tabsGroup is a property defined by me it does not contain selectedIndex Commented Nov 15, 2019 at 9:05