Angular Tutorials - Malayalam | Part -6 | Two way data binding

preview_player
Показать описание
Hi Friends,
In this video , we are discussing about Two way data binding in Angular.With two-way data binding, the framework (angular) is not only watching your variables for changes. It also keeps track of changes that are made by the user (for example with input-elements) and updates the variables accordingly..

Please like and subscribe our channel and stay tuned for the next tutorilas

IT_Master
Рекомендации по теме
Комментарии
Автор

Nalla avatharanam.. Thank you for your inputs

Maitrivairagi
Автор

i didn't get the ngmodel directive in input tag, what i do? can you reply?

chinjubinish
Автор

2 button kodukkuna pakaram Onchange il hidden true akiyal pore

archlinux
Автор

Hi
get this error
Can't bind to 'ngModel' since it isn't a known property of 'input'.

437 <input type="number" [(ngModel)] ="count">
-Put this code on module.ts file
-still error pls comment ..?

abdullatheefthiyyattil
Автор

Excellent making of vedio..aswell as your explanation is simple and more logical..go ahead...All the best

anurajp
Автор

if someone has an error on calling ng model, try to import forms module first (y)

Nithin-fz
Автор

Sir i [hidden] എന്നതിന് പകരം ...

[display]="Val"

this.Val =hidden;

and this. Val=visible;

എന്നാകിയാലും work ആവില്ലേ? 🤔.


Sir clead cheyyumbol നമുക്ക് ....Input koodi clear ചെയ്യാൻ എന്തു ചെയ്യണം?

ഒന്നിച്ചു 🤔

sayyidnaeemulhaqm.k
Автор

help, I am getting this Error : Type 'Event' is not assignable to type 'number'

RK-sgmq