Text
In Cascades, you can use one of the following UI controls to represent text:
Label
You can use a Label for a single line or multiple lines of read-only text.

Text field
You can use a TextField for a single-line text field that users can type in.

Text area
You can use a TextArea for a text field that expands vertically to accommodate multiple lines of text.

To learn more about how to display, format, and handle text controls in your apps, visit the links below.
Related resources
Design guidelines
Sample apps
Last modified: 2015-05-07