TextField

Ember.TextField Class

PUBLIC

Extends: Ember.Component

Uses: Ember.TextSupport

Defined in: packages/ember-htmlbars/lib/components/text_field.js:37

Module: ember-views

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.

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.

doc_EmberJs
2016-11-30 16:53:48
Comments
Leave a Comment

Please login to continue.