Search.../

TextBox

Text box is an input element for capturing large amounts of text. Learn more.

Guides

Additional information about this section

Properties

Store values associated with an object

  • style
  • value
  • wrap
  • label
  • customClassList
  • deleted
  • rendered
  • global
  • id
  • parent
  • type
  • valid
  • validationMessage
  • validity
  • enabled
  • maxLength
  • placeholder
  • hidden
  • isVisible
  • collapsed
  • readOnly
  • required
Functions

Perform actions on an object

  • onCustomValidation( )
  • delete( )
  • onMouseIn( )
  • onMouseOut( )
  • restore( )
  • scrollTo( )
  • onViewportEnter( )
  • onViewportLeave( )
  • resetValidityIndication( )
  • updateValidityIndication( )
  • onChange( )
  • disable( )
  • enable( )
  • onInput( )
  • onKeyPress( )
  • hide( )
  • show( )
  • collapse( )
  • expand( )
  • blur( )
  • focus( )
  • onBlur( )
  • onFocus( )
  • onClick( )
  • onDblClick( )