context-dashboard/cockpit-dashboard/cockpit-dashboard.component.ts
selector | c8y-cockpit-dashboard |
templateUrl | ./cockpit-dashboard.component.html |
Properties |
<c8y-title>
{{'Home' | translate}}
</c8y-title>
<c8y-context-dashboard
name="home-cockpit1"
[defaultWidgets]="DEFAULT_HOME_WIDGETS"
[canDelete]="false"
></c8y-context-dashboard>