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…