value


valuestring

Sets or gets an element's value.

Maximum length is 120 characters.
To reset the element, set the value property to null or undefined.

Note: Changing an element's value in code does not trigger an onChange event.

Was this helpful?
Yes
No