CreativeIT / getmdl-select

Select for material-design-lite
http://creativeit.github.io/getmdl-select/
MIT License
301 stars 87 forks source link

[Feature Request] specify which variable to be updated by getmdl-select #75

Open LeMecAvecLaCageAHamster opened 6 years ago

LeMecAvecLaCageAHamster commented 6 years ago

Hi @randrianov ,

I'm using your library in my Angular 2+ project and I'd like to know if you could add this useful feature to your project.

<input value="" type="hidden" name="country" [(ngModel)]="myCountryAttribute" />

Thanks in advance.

Best regards,