Skip to content

Textarea

TextArea is a control for entering long text.

  • Applicable List of Control Attributes
  1. Translate: Configures whether to convert to multiple languages(translation purpose).
  2. Label: Configures the screen display status, location, and tooltip of the component label.
  3. Length: Configures the length of value to enter.
  4. Style– Font: Configures the font for the string or text.
  5. Style– Text Align: It allows users to set the alignment of data, with the default value being left-aligned.
  6. Style– Text Color: Configures the color for the text.
  7. Style– Flat Appearance: Configures properties related to the border, such as its width, color, and other settings.
  8. Style– Background Color: Configures the background color of the component.