HTMLInputElement: formTarget property - Web APIs | MDN
Value
A string.
Examples
js
inputElement.formTarget = "_blank";
Specifications
| Specification |
|---|
| HTML # dom-fs-formtarget |
HTMLInputElement: formTarget property - Web APIs | MDN
A string.
js
inputElement.formTarget = "_blank";
| Specification |
|---|
| HTML # dom-fs-formtarget |