Property
|
JavaScript
|
Type
|
Description
|
Max Length
|
maxlength
|
number
|
Maximum number of characters allowed. This field is required.
|
Read Only
|
readonly
|
boolean
|
Sets the text area to be read-only.
|
Rows
|
rows
|
number
|
Specifies the number of rows in the text area.
|
Minimum Steps Required for Use
|
What It Looks Like
|
1. Drag and drop a Text Area widget onto the canvas.
2. Enter placeholder text in the Placeholder field if you want to give the user some direction as to what should be entered in the text area. For this example, we’ve entered Enter your comments here.
|