This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Text components

Text components

    Both the Text Field and Text Area are primarily input fields. Use the Text Output component and Label component to display dynamic text, or use the Text Area component for scrollable input or output text.

    Text Field can be text input and handles text length and case.



    Properties:

    Character update: Boolean,

    Length: Number,

    Hint: String,

    Message: String;

    Character case: Choice

    Automatic tab: Boolean

    Text Area can be text input and will add rows if the text so requires.



    Label is a dynamic text output component.



    Output is a dynamic text output that requires a virtualspace connection.