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