TextArea

Ember.TextArea Class

PUBLIC

Extends: Ember.Component

Uses: Ember.TextSupport

Defined in: packages/ember-glimmer/lib/components/text_area.js:190

Module: ember-glimmer

The internal class used to create textarea element when the {{textarea}} helper is used.

See Ember.Templates.helpers.textarea for usage details.

Layout and LayoutName properties

Because HTML textarea elements do not contain inner HTML the 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/classes/Ember.TextArea.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部