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…