Bootstrap.onReady Method

Called after the base bootstrap has finished logic for ready() call (no callbacks), but has not yet resolved the listeners. This should be overridden by derived classes to do logic when ready.
 

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.