HTMLInputElement: width property - Web APIs | MDN
Value
A number.
Examples
js
const inputElement = document.getElementById("imageButton");
console.log(inputElement.width);
Specifications
| Specification |
|---|
| HTML # dom-input-width |
Browser compatibility
See also
HTMLInputElement.heightHTMLInputElement.srcHTMLInputElement.altHTMLButtonElement<button><input><img>- CSS
inline-sizeproperty - CSS
widthproperty - CSS
aspect-ratioproperty - CSS box sizing module