From 40e82289b8b9f2851f1fd0bf18b2978ed22a7786 Mon Sep 17 00:00:00 2001 From: Backia Raj Kanagaraj Date: Wed, 1 Mar 2023 17:56:21 +0530 Subject: [PATCH] EJ2-69282-Modified the content --- angularjs/Overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/angularjs/Overview.md b/angularjs/Overview.md index e082db7c..05cd216f 100644 --- a/angularjs/Overview.md +++ b/angularjs/Overview.md @@ -6,9 +6,9 @@ control: Introduction documentation: ug --- -# Overview of Syncfusion Essential AngularJS +> 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 the 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). -> 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). +# Overview of Syncfusion Essential AngularJS 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.