Closed abel-n closed 3 years ago
I'm pretty sure that this.value is a typo, the only value in that example is the one that gets extracted from the input event event.target.value and I doubt it has anything to do with the button.
this.value
input
event.target.value
I'm pretty sure that
this.value
is a typo, the only value in that example is the one that gets extracted from theinput
eventevent.target.value
and I doubt it has anything to do with the button.