Utilities to lazy-loading of Dojo widgets.
See the dojox/mobile/lazyLoadUtils reference documentation for more information.
Instantiates dojo widgets under the root node.
Finds DOM nodes that have the dojoType or data-dojo-type attributes, requires the found Dojo modules, and runs the parser.
Parameter | Type | Description |
---|---|---|
root | undefined | |
requires | undefined | |
callback | undefined |