You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Similar to TextInput, but supports multiple lines of text where text wraps to new lines.

Set text to display

Set the text in MXML:

<js:TextArea text="Hello, FlexJS!\nTextArea is multi-line"/>
  • No labels