| Extends: | Ember.Component |
|---|---|
| Uses: | Ember.TextSupport |
| Defined in: | packages/ember-glimmer/lib/components/text_field.js:36 |
| Module: | ember |
The internal class used to create text inputs when the {{input}} helper is used with type of text. See Ember.Templates.helpers.input for usage details.
Because HTML input elements are self closing layout and layoutName properties will not be applied. See Ember.View's layout section for more information.
© 2017 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://emberjs.com/api/ember/2.15/classes/Ember.TextField