new App(id, name, icon, origin, entry, args)
Parameters:
Name | Type | Description |
---|---|---|
id |
String | |
name |
String | |
icon |
String | |
origin |
String | The origin fo the iframe that the app will be hosted in |
entry |
String | The entry point for the application |
args |
String |
Methods
(static) type() → {string}
Return the full class name of this type.
Returns:
- Type
- string