passwordwithdelete

The passwordwithdelete control allows the user to input password 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="passwordwithdelete"></div>
    <div data-juci="passwordwithdelete" data-trigger="keyup" id="pwd"></div>
    <div data-juci="passwordwithdelete" data-bind="ref: someKey"></div>

    Attributes

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