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…