Articles in this section
Category / Section

What is the difference between ej.web.all, ej.widgets.all, and ej.mobile.all.js files?

1 min read

The following table explains the difference between the script files:

Script Files

Description

ej.web.all.min.js

Contains scripts for all the web components.

ej.mobile.all.min.js

Contains scripts for all the mobile components.

ej.widgets.all.min.js

Contains scripts for both the web and mobile components.

 

Web and mobile components:

Web components - Can be used both in web and mobile; but when used in mobile, it does not have the look and feel (UserInterface) of the native mobile components.

The following link showcases the demo of all the Syncfusion JS web components:

https://js.syncfusion.com/demos/web/

Mobile components - These components have the same look and feel of the native mobile components.

The following link showcases the demo of all the Syncfusion mobile JS components.

https://js.syncfusion.com/demos/mobile/

So, based on the components that are used in the application, you can include any one of these script files. In case you are using both the mobile and web components, then use the ej.widgets.all.min.js file. When only the web components is used, it is enough to include the ej.web.all.min.js file. You can refer to the following online documentation to know more about the script files:

https://help.syncfusion.com/ug/js/default.htm#!documents/dependencies.htm

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied