The md-select component sets tabindex to 0 by default which can not be overridden. I would expect to be able to set some other tabindex in forms etc. https://github.com/angular/material/blob/master/src/components/select/select.js#L254
The md-select component sets tabindex to 0 by default which can not be overridden.
I would expect to be able to set some other tabindex in forms etc.
https://github.com/angular/material/blob/master/src/components/select/select.js#L254