Type Definition files for ej.widget.angular.js

There are no type definition files for Type Definition files for ej.widget.angular.js where can I get them??

Thanks

1 Reply

SS Subha Shree Ramanathan Syncfusion Team May 31, 2018 12:52 PM UTC

Hi Ramya, 

Thanks for contacting Syncfusion support. 

We does not have typings file separately for AngularJS (ej.widget.angular.js). We suspect, you wish to access the ej object in your application which requires the NPM packages @types/ej.web.all and @types/jquery. Through this NPM package, we can access the ej object for any Syncfusion widget’s properties in application, which is defined in ej.web.all typings file. 

E.g. ej.MultiSelectMode.VisualMode 

For your convenience, we have prepared sample and attached below. 


Please let us know if you need further assistance on this. 

Thanks, 
Subha Shree D.R 


Loader.
Up arrow icon