Home > widget-integration > ApplicationConfig
ApplicationConfig interface
Signature:
export interface ApplicationConfig
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
{ app?: { onBootstrap?: (app: Application) => void; onStart?: (app: Application) => void; }; } |
(Optional) | ||
|
string | |||
|
LogLevel |
(Optional) |