30_event_binding
4:09
1 वक्ता:
1 अध्यायः
99 खण्डाः
वक्ता:
अध्यायः
-
0:02अध्यायः 1: In last lectures, we learned a lot about how we can use property binding and string interpolation to output data in the template. 243s · Speaker 1
In last lectures, we learned a lot about how we can use property binding and string interpolation to output data in the template. Let's now react to events. For example, we have a button here and after two seconds, this button is enabled. S…