Skip to content

Commit 9773232

Browse files
Merge pull request #224 from syncfusion-content/EJ2-69282
EJ2-69282-Modified the content
2 parents 698c424 + 7c1f606 commit 9773232

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

angularjs/Overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ documentation: ug
88

99
# Overview of Syncfusion Essential AngularJS
1010

11+
> The Syncfusion Angular components of Essential JavaScript 1 (jQuery-based widgets) are no longer actively developed, and the 2022 Volume 4 marked the last release. Users are encouraged to switch to the Syncfusion Angular components of Essential JS 2 library, which has been specifically designed to be lightweight and modular. Its size can be further optimized by including only the necessary controls and features for your application. For more information, please check out the Syncfusion Angular of Essential JS 2 library’s [documentation](https://ej2.syncfusion.com/angular/documentation/introduction) and [demo](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/grid/overview).
12+
1113
Essential JS includes AngularJS directives for all controls in the `ej.widget.angular.min.js` script file. All the Essential JS directives have been encapsulated into a single module called `ejangular`. To render our ej controls in angular, you need to refer the `angular.min.js` and `ej.widget.angular.min.js` in your application.
1214

1315
Create a new HTML file and include the below code:

0 commit comments

Comments
 (0)