Loader
in
Loaders are the primary engine of applications They marshall all of the different components of the app stack, resulting in the rendered content seen by the user.
Tags
Table of Contents
Methods
- load() : void
- Start the execution of the application.
Methods
load()
Start the execution of the application.
public
load() : void