Class: App

Apps.App

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
Source:

Methods

(static) type() → {string}

Return the full class name of this type.
Source:
Returns:
Type
string