Class Ember.TextField

The internal class used to create text inputs when the {{input}} helper is used with type of text. See Handlebars.helpers.input for usage details.

Layout and LayoutName properties

Because HTML input elements are self closing layout and layoutName properties will not be applied. See Ember.View's layout section for more information.