Closed dslamba closed 8 years ago
For now I have used a workaround.
Ideally, we should add a new property on input-group that passes the class down to the input-field.
Hi,
What version of this addon and Ember are you using?
I am on 1.0.2 for Easy Form Extensions. On 1.13.5 for Ember.
With #48 (released as 2.0.0
), form components are no longer a part of this library. Ember EasyForm has a 1.0.0.rc-1
release.
I cannot seem to find a way to add Bootstrap 3 classes to these forms. changing className on inputgroup, does not change the input itself. There must be a way to templatize this such that a form looks like Bootstrap 3 template?