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