number

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

  • Extends text
  • Syntax

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

    Attributes

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