The textarea widget displays a textarea in create or edit mode, with additional message tag for errors, and a regular text output in any other mode.
Widgets using this type can provide properties accepted on a <h:inputTextarea /> tag in create or edit mode, and properties accepted on a <h:outputText /> tag in other modes.
Edit Mode | View Mode |
---|---|
Fill the form and click on 'Submit' to display the widget rendering in view mode. | |