Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
(function() {
  "use strict";
  var editor = "";
  window.zb.hooks.addAction("zionbuilder/server_component/rendered", function(html, element, options) {
    if (element.element_type === "menu") {
      window.zbScripts.menu(html);
    }
  });
})();