Skip to main content
1-Visitor
December 13, 2021
Question

how to import 3rd java scripe modules

  • December 13, 2021
  • 1 reply
  • 664 views

I see in custom CSS ,@import (url ) be used to add a css file from repository ? is it also can be used in Thing's service js coding, to import 3rd java scripe modules

1 reply

Support
December 16, 2021

Hi @XC_10035215.

 

You can import 3rd party libraries but you will need to perform extensive testing.  The results may not be what you expect and there is a chance they may conflict with the out-of-the-box libraries that come with ThingWorx.

 

Regards.

 

--Sharon