======= require ======= .. js:function:: webix.require(module, callback, master) webix.require helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix._modules`:js:func:, `~webix.ajax`:js:func:, `~webix.codebase`:js:func:, `~webix.exec`:js:func:. Referenced by ~~~~~~~~~~~~~ helpers `~webix.toExcel`:js:func:, `~webix.toPDF`:js:func:, `~webix.toPNG`:js:func:. components `~webix.Canvas`:js:class:. mixins `~webix.UploadDriver`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api___require.html Code ~~~~ .. literalinclude:: js_srcs/require_helper.js :language: javascript :linenos: