We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Difference between UI modules import

Hi,

I want to know the difference between'@syncfusion/ej2-', '@syncfusion/ej2-ng-' & '@syncfusion/ej2-angular-' imports?

e.g.
import { Tooltip } from '@syncfusion/ej2-popups';
import { Tooltip } from '@syncfusion/ej2-ng-popups';
import { Tooltip } from '@syncfusion/ej2-angular-popups';

Thank you.

3 Replies

CI Christopher Issac Sunder K Syncfusion Team March 1, 2019 11:15 AM UTC

Hi Shamil, 

Thank you for contacting Syncfusion support. 

Here are the details about the packages, 

@syncfusion/ej2-popups: 
That is used to adding the popups component in javascript projects. 
@syncfusion/ej2-ng-popups: 
It is used to add the popups components in angular project but now the support is deprecated for this module. 
@syncfusion/ej2-angular-popups: 
That is a latest popups component module, used for adding the popups components in angular project. Hereafter the bug, patch and volumes release will be comes under only this module not in ej2-ng-popups. So, we recommend you to use ej2-angular-popups instead of ej2-ng-popus. 

Please get back to us if you need any further assistance. 

Thanks, 
Christo


NE Neo replied to Christopher Issac Sunder K March 1, 2019 11:26 AM UTC

Hi Shamil, 

Thank you for contacting Syncfusion support. 

Here are the details about the packages, 

@syncfusion/ej2-popups: 
That is used to adding the popups component in javascript projects. 
@syncfusion/ej2-ng-popups: 
It is used to add the popups components in angular project but now the support is deprecated for this module. 
@syncfusion/ej2-angular-popups: 
That is a latest popups component module, used for adding the popups components in angular project. Hereafter the bug, patch and volumes release will be comes under only this module not in ej2-ng-popups. So, we recommend you to use ej2-angular-popups instead of ej2-ng-popus. 

Please get back to us if you need any further assistance. 

Thanks, 
Christo

Hi Christo,

Clearly understood your explanation.

Thank you.


CI Christopher Issac Sunder K Syncfusion Team March 4, 2019 12:29 PM UTC

Hi Shamil,  

Thanks for the update. Please let us know if you require any further assistance. 

Thanks, 
Christo 


Loader.
Live Chat Icon For mobile
Up arrow icon