tel

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

  • Extends text
  • Syntax

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

    Attributes

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