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

Compare with Current View Page History

« Previous Version 2 Current »

Editable text on multiple lines. See TextInput for editable text on a single line.

Set text to display

Set the text in MXML:

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