Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How can I inject an AngularJS directive in a Qlik extension?

I am writing Qlik extensions using AngularJS, and I would like to include another AngularJS module I wrote.  I have it in the extension directory, and can succssfully load it into my javascript code as a RequireJS dependency, but how do I inject it into the actual angular application module?

Thanks for any help.

1 Solution
2 Replies
Not applicable
Author

Thank You!