number
The number control allows the user to input numerical data using the soft keyboard or the physical keyboard if available.
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.