Text components
Text components
Categories:
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.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.