The TextEdit component is a component for entering multi-line unformatted texts.
Note: If you use the component in a flow, the value of the component is set to the value of a workflow variable with the same name when the view is loaded.
Properties
|
Type |
Name |
Description |
|---|---|---|
|
BOOLEAN |
Visibility |
Indicates whether the component is visible. |
|
INPUT |
Editable |
Indicates whether the component is editable. |
|
INPUT |
Class |
Specifies additional CSS classes of the components. |
|
INPUT |
Max Length |
Specifies the maximum length for the value of the component. |
|
INPUT |
Label |
Specifies the name of the component. |
|
NUMBER |
Rows |
Specifies the number of visible lines. |