Wieldo formly Material to build forms with angular-formly and angular material design
npm install wieldoformlymaterial




Wieldo formly Material to build forms with angular-formly and angular material design
formly - http://angular-formly.com/
material design 1.0.6 - https://material.angularjs.org/1.0.6/demo/input
---
npm install wieldoformlymaterial
``Custom
- [x] Select Day
- [x] Select Month
- [x] Select Year
Custom
- [ ] Select Day
- [ ] Select Month
- [ ] Select Year
templateOptions | directive | attribute | type | apiCheck
--------------- | --------- | --------- | ---- |--------
ariaLabel | aria-label || String |string.optional
className | |class | String |string.optional
disabled | || Boolean |bool.optional
theme | md-theme || String |string.optional
ngClass | ng-class || Function |func.optional
ngClick | ng-click || Function |func.optional
ngDisabled | ng-disabled || Boolean |bool.optional
mdTheme | md-theme || String |string.optional
Click here to go for more information about templateOptions
with html in your view
~~~html
