Viewer in Angular

sainisagar310

New member
Is there any way that the viewer can be implemented without Jquery? I want to implement it in an Angular application. Could anyone suggest me a better way to get it worked with Angular?
 

WebSupport

Active member
Hi there! The viewer requires jQuery but this generally should still work with Angular. There were a few apps we saw that used webrotate 360 product views with angular.
 

sainisagar310

New member
Thanks for the help!

I am able to implement it into an Angular project. Still, I need to ask that there are any types(typescript) defined for the viewer's JavaScript library? And where can I find proper documentation for viewer JS?
 

WebSupport

Active member
Great. I think the best documentation is the JavaScript API template that you can select on publish in SpotEditor which will show all available APIs in action. You can find it in our integration sample in the following link as well. I hope it helps!

https://webrotate360.s3.amazonaws.com/sites/webrotate360/downloads/Resources/IntegrationTemplates.zip

You may also see the API sections in the user guide:

https://webrotate360.s3.amazonaws.com/sites/webrotate360/downloads/Resources/Readme.pdf
 
Top