Hi Marco,
You can load the required component packages by using Custom resource generator for Essential JavaScript 2. Please refer to the following steps.
Step 1: Select the Required component from the component list In the below link.
Step 2: Select the required theme from the style dropdown list.
Step 3: Click the Download button to generate the resource.
Step 4: Place the package in Script folder and Refer the generated packages in your application.
|
<script src="~/Scripts/ej2.grid.min.js" type="text/javascript"></script> |
Regards,
Pavithra S.