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