0 votes
in AngularJS Packaging and Testing by
Define Scope in AngularJS?

1 Answer

0 votes
by

Scope is the binding part between view(HTML) and controller(Java Script) through object. It has some properties and method which is available for both view and controller.

Related questions

0 votes
asked May 21, 2022 in AngularJS Packaging and Testing by sharadyadav1986
0 votes
asked May 21, 2022 in AngularJS Packaging and Testing by sharadyadav1986
...