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