I have an input type="number" field where I want to control that no negative numbers are inserted. Doing this with addEventListener but that
input type="number"
addEventListener