angular2-mdl-ext icon indicating copy to clipboard operation
angular2-mdl-ext copied to clipboard

reactive forms mdl-select support

Open micdalco opened this issue 8 years ago • 3 comments

If possible I'd like that mdl-support will support reactive forms.

micdalco avatar Nov 23 '16 16:11 micdalco

you can wrap select with control value accessor and get support for reactive forms

zmitry avatar Feb 02 '17 23:02 zmitry

Should this issue be closed? It looks like mdl-select is implementing ControlValueAccessor

JSMike avatar Aug 04 '17 14:08 JSMike

Documentation already states the support for reactive forms with an example. See first example on http://mseemann.io/angular2-mdl-ext/select I use it in a reactive form in my own application.

chillinski avatar Aug 04 '17 14:08 chillinski