Created
December 5, 2017 13:58
-
-
Save erikwett/b92480d607ce35547909604d15a44efd to your computer and use it in GitHub Desktop.
Simple example of finished rendering notification, from Qlik Sense help
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
paint : function() { | |
return qlik.Promise.resolve(); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment