228. Allowing the the User to Clear (Cancel) the Form

1:16 2 ลำโพง 1 บท 30 ส่วน

บท

  1. 0:01

    We already finished resetting. The clear button is pretty similar to that. So here I'll add a click listener and I'll execute onClear. And in the TypeScript file, I'll now add the onClear method here. How can we clear our form? Well, we alr…