Input widget class for generating a textarea control. This class is usually used internally by `UIM\View\Helper\FormHelper`, it but can be used to generate standalone text areas.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
bool | bool initialize(Json[string] initData = null) | ||||
string | string render(Json[string] options, IContext formContext) |