[MDL-SELECT] Allow to pass text field id
Opened this issue · 0 comments
tb commented
Change code https://github.com/mseemann/angular2-mdl-ext/blob/master/src/components/select/select.ts#L106 to allow passing textarea id like
https://github.com/mseemann/angular2-mdl/blob/master/src/lib/components/textfield/mdl-textfield.component.ts#L169
This is required for Snapshot testing.