Constructor
new App(containerId)
Parameters:
| Name | Type | Description |
|---|---|---|
containerId |
String | Id of the container whare app is created |
Example
new App({containerId:"app"}).init();
Methods
init()
Initilize the application which check user login status and render view