-
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
Description
Bug, feature request, or proposal:
Feature request
What is the expected behavior?
#1 - I would like to change tabs by buttons,
#2 - count how many tabs I have.
What is the current behavior?
tabsNumber = document.getElementsByTagName('md-tab').length;
Doesn´t work to count tabs. If i don´t know how tabs I have, a can´t limite the "Next" Button
What is the use-case or motivation for changing an existing behavior?
Thats a way to navigate better the tabs, and a way to do a multi step form.
Which versions of Angular, Material, OS, browsers are affected?
@angular/material: 2.0.0-beta.1
tcarlsen and ebyerly
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