mhamano / Qlik-Sense-Tabs

Qlik Sense extension which allows you to add tabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separate HTML & JavaScript

julkue opened this issue · comments

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.