Docs4dev
Docs
Docs4dev
  • Tools
  • Privacy
  • GitHub

Search

Loading search index…

No recent searches

No results for "Query here"

  • to select
  • to navigate
  • to close

Search by FlexSearch

On this page

On this page
ember / 2 / classes / textfield.html

Class TextField

public
Extends: Component
Uses: Ember.TextSupport
Defined in: packages/ember-glimmer/lib/components/text_field.ts:35
Module: @ember/component
import TextField from '@ember/component/text-field';

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.

Methods

  • $
  • addObserver
  • cacheFor
  • decrementProperty
  • destroy
  • didReceiveAttrs
  • didRender
  • didUpdate
  • didUpdateAttrs
  • get
  • getProperties
  • getWithDefault
  • has
  • incrementProperty
  • init
  • notifyPropertyChange
  • off
  • on
  • one
  • readDOMAttr
  • removeObserver
  • rerender
  • send
  • sendAction
  • set
  • setProperties
  • toString
  • toggleProperty
  • trigger
  • willDestroy
  • willRender
  • willUpdate

Properties

  • actions
  • ariaRole
  • attributeBindings
  • classNameBindings
  • classNames
  • concatenatedProperties
  • element
  • elementId
  • isDestroyed
  • isDestroying
  • isVisible
  • layout
  • max
  • mergedProperties
  • min
  • pattern
  • positionalParams
  • size
  • tagName
  • type
  • value

Events

  • didInsertElement
  • didReceiveAttrs
  • didRender
  • didUpdate
  • didUpdateAttrs
  • willClearRender
  • willDestroyElement
  • willInsertElement
  • willRender
  • willUpdate

© 2020 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember/2.18/classes/TextField

  • Privacy Policy
  • 蜀ICP备14021783号-6
  • Brought to you by Docs4dev