context-dashboard/cockpit-home-dashboard/cockpit-dashboard.component.ts
| selector | c8y-cockpit-dashboard |
| standalone | true |
| imports | |
| templateUrl | ./cockpit-dashboard.component.html |
No results matching.
<c8y-title>
{{ pageTitle | translate }}
</c8y-title>
<c8y-context-dashboard
[name]="dashboardName"
[defaultWidgets]="defaultWidgets"
[canDelete]="false"
[hideAvailability]="true"
></c8y-context-dashboard>