Saturday, 29 August 2015

Does Angular use the jQuery library?

Yes, Angular can use jQuery if you have included the jQuery library.
If jQuery is not present in our script path, Angular falls back to its own implementation of the subset of jQuery that we call as jQLite.

No comments:

Post a Comment