Using the angular features that Qlik has built into by default – meaning to create a template and reference it using template instead of writing HTML in JS – would lead to a better architecture and clean separation of concerns.
Currently it's a pain when you want to specify/override the extension with a custom UI.
Using the angular features that Qlik has built into by default – meaning to create a template and reference it using
templateinstead of writing HTML in JS – would lead to a better architecture and clean separation of concerns.Currently it's a pain when you want to specify/override the extension with a custom UI.