Can you set the class on an Input Helper?

Is it possible to set the class of an input helper? Such as:

{{input class="form-input"}}

{{view Ember.Select class="form-input"}}

{{textarea class="form-input"}}

Is it possible to set the class of an input helper?

Yes. :smile:

I swear it didn’t work when I first tried it! Gremlins!