HTMLTextAreaElement: dirName property - Web APIs | MDN
Value
A string. The direction of the element.
Examples
js
textareaElement.dirName = "rtl";
Specifications
| Specification |
|---|
| HTML # dom-textarea-dirname |
HTMLTextAreaElement: dirName property - Web APIs | MDN
A string. The direction of the element.
js
textareaElement.dirName = "rtl";
| Specification |
|---|
| HTML # dom-textarea-dirname |