Plugin to delay require()/define() callback from firing until the DOM has finished loading.
Parameter | Type | Description |
---|---|---|
callback | undefined |
See the dojo/domReady reference documentation for more information.
Parameter | Type | Description |
---|---|---|
id | undefined | |
req | undefined | |
load | undefined |
Private method overridden by dojo/ready, to notify when everything in the domReady queue has been processed. Do not use directly. Will be removed in 2.0, along with domReady._Q.