password
The password control allows the user to input a password using the soft keyboard or the physical keyboard if available.
Syntax
<div data-juci="password"></div>
<div data-juci="password" data-trigger="keyup" id="pwd"></div>
<div data-juci="password" data-bind="ref: someKey"></div>
Attributes
-
data-juci {String} ΒΆA string with value password.