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