For the complete documentation index, see llms.txt. This page is also available as Markdown.

Convert to Text Area

Convert TextView/Text component to iOS/Android code.

TextView/Text to Code

Text View allows the user to enter more than one line of text. A textView image is and its code is shown below.

A Text View Example

While creating the component, you can add text into TextView to inform on Monday Hero.

TextView Monday Hero Selections

Generated iOS/Android Code of TextView

Android does not have a separate component for Text Areas, the same code is used for the Texts are also used for Text Areas.

Texts

Last updated