0 votes
in Angular by
What are ngModel and how do we represent it?

1 Answer

0 votes
by

ngModel is a directive which can be applied on a text field. This a two-way data binding. ngModel is represented by [()] 

Related questions

+1 vote
asked Feb 3, 2020 in Clustering - The Data Ensemble by MBarbieri
0 votes
asked Sep 7, 2023 in VueJS by AdilsonLima
...