Preparing search index...
The search index is not available
map.apps Bundle APIs 4.19.0
map.apps Bundle APIs 4.19.0
apprt
api
AppConfigJsonProvider
Interface AppConfigJsonProvider
A provider for the app configuration.
interface
AppConfigJsonProvider
{
appName
?:
string
;
()
:
AppConfigJson
;
}
AppConfigJsonProvider
()
:
AppConfigJson
Provides the app config.
Returns
AppConfigJson
Index
Properties
app
Name?
Properties
Optional
app
Name
appName
?:
string
Name of the app.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Name
map.apps Bundle APIs 4.19.0
Loading...
A provider for the app configuration.