Open this page in the API Guide
Bootstrap.ready Method
Sets a callback for when the bootstrap has loaded the screen.
Anyone overriding this method must call the base.
Parameters
- callback
-
Type: Function
The function to be called when the screen is ready.