Overflow
configurationSets a value controlling how the overflow of the textarea is applied. Can also be set to the following string values:
- "auto"
- "hidden"
- "visible"
- "scroll"
- "clip"
- "none"
overflow
StringDefault: "auto"
Sets a value controlling how the overflow of the textarea is applied. Can also be set to the following string values:
StringDefault: "auto"