global-context/models/global-context.model.ts
State object passed to widget state handlers
Properties |
|
[key: string]:
|
| config |
config:
|
Type : GlobalContextState
|
| Optional |
| currentLinks |
currentLinks:
|
Type : LinkStatesMap
|
| Optional |
| dashboardControlSettings |
dashboardControlSettings:
|
Type : Partial<GlobalContextSettings>
|
| Optional |
| displayMode |
displayMode:
|
Type : string
|
| Optional |
| inlineControlSettings |
inlineControlSettings:
|
Type : Partial<GlobalContextSettings>
|
| Optional |