Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
muthukumar77
Partner - Creator III
Partner - Creator III

How to call html file into define syntax

Hi,

This is external mashup. I'm using this syntax into extension.

Refer this syntax,

define( ["qlik", "text!./chart-template.ng.html", "css!./chart-template.css"],
    function ( qlik, template, cssContent ) {

Can you suggest the correct syntax to call html file?

Note: CSS format is working fine.

Muthukumar Pandiyan
0 Replies