reset value of input using javascript code example Example: how to reset input field in javascript document.querySelector('#counter').value = '';