DefinitelyTyped/angular-formly
David Pertiller 31cb037f57 Added ngModelElAttrs property
The field configuration object supports a property called `ngModelElAttrs` which allows you to place attributes with string values on the ng-model element. It's a straightforward alternative to ngModelAttrs and was implemented as a result of this issue: https://github.com/formly-js/angular-formly/issues/378#issuecomment-127211353
2015-11-13 23:33:38 +01:00
..
angular-formly-tests.ts Expanded tests, defined formlyConfig, and defined formlyValidationMessages. 2015-07-16 11:52:50 -07:00
angular-formly.d.ts Added ngModelElAttrs property 2015-11-13 23:33:38 +01:00