context-dashboard/cockpit-dashboard/cockpit-dashboard.model.ts
Properties |
|
dashboardName |
dashboardName:
|
Type : string
|
Optional |
Allows to have customized dashboard context name in case the CockpitDashboardModule is used in different apps and should have individual home dashboards per app |
defaultWidgets |
defaultWidgets:
|
Type : Widget[]
|
Optional |
Allows to define the default widgets shown on the Cockpit Home page |
pageTitle |
pageTitle:
|
Type : string
|
Optional |
Allows to have a different page title than the default 'Home' |
userSpecific |
userSpecific:
|
Type : boolean
|
Optional |
Allows to have individual home dashboards per user |