Sets or gets an element's value. Maximum length is 120 characters. To reset the element, restoring any placeholder text, set the value property to null or undefined.
null
undefined
Note: Changing an element's value in code does not trigger an onChange event.
value
onChange