textareawithdelete

The textareawithdelete control allows the user to input alphanumeric multiline data using the soft keyboard or the physical keyboard if available. The control also displays a delete icon that helps user to clear the value of the control when tapped on.

  • Extends textwithdelete
  • Syntax

    <div data-juci="textareawithdelete"></div>
    <div data-juci="textareawithdelete" data-trigger="keyup" id="address"></div>
    <div data-juci="textareawithdelete" data-bind="ref: someKey"></div>

    Attributes

    • data-juci {String} ΒΆ
      A string with value textareawithdelete.