email

The email control allows the user to input email data using the soft keyboard or the physical keyboard if available.

  • Extends text
  • Syntax

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

    Attributes

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