numberwithdelete
The numberwithdelete control allows the user to input numeric data 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.
Syntax
<div data-juci="numberwithdelete"></div>
<div data-juci="numberwithdelete" data-trigger="keyup" id="num"></div>
<div data-juci="numberwithdelete" data-bind="ref: someKey"></div>
Attributes
-
data-juci {String} ΒΆA string with value numberwithdelete.