UNPKG

sense-on-off-switch

Version:

Set a variable in Qlik Sense to true/false using an on-off switch.

1 lines 154 B
define(["jquery","underscore"],function($,_){"use strict";return{addStyleToHeader:function(cssContent){$("<style>").html(cssContent).appendTo("head")}}});