Qlik Sense / Qlik Analytics Platform Articles, Projects & Tutorials by Stefan Walther

Using External Resources

How to use external resources such as style-sheets, JavScript libraries, fonts, ...

There soon comes the point where you'd like to include "external" resources such as:

  • Style sheets (.css files)
  • JavaScript libraries (.js files)
  • Fonts
  • and other resources

The Custom Component API doesn't differ from the Visualization Extension API, therefore loading external resources works exactly the same.

Loading Style Sheets

See Loading resources on help.qlik.com

Loading JavaScript Libraries

See Loading resources on help.qlik.com