formly-js / angular-formly

JavaScript powered forms for AngularJS
http://docs.angular-formly.com
MIT License
2.23k stars 405 forks source link

className on the input field #664

Closed zeeshanjan82 closed 8 years ago

zeeshanjan82 commented 8 years ago

I am not sure if this feature is already provided in angular-formly as I did not find it in any of the examples: I am trying to set the className option in json for templateOptions for a specific input field as I would like to display the input text field with class: col-sm-4 but even when I add it in json this does not seem to be working and I see the input field occupying complete area.

kentcdodds commented 8 years ago

Thanks for your interest in angular-formly. The best way to get help is by following the instructions at help.angular-formly.com. The GitHub issues on this project are reserved for feature requests and bug reports, so I'm going to close this issue. See you on chat and Stack Overflow!