File

context-dashboard/cockpit-dashboard/cockpit-dashboard.component.ts

Metadata

selector c8y-cockpit-dashboard
templateUrl ./cockpit-dashboard.component.html

Index

Properties

Properties

DEFAULT_HOME_WIDGETS
DEFAULT_HOME_WIDGETS:
Default value : [ { name: 'cockpit.welcome.widget', title: gettext(''), _x: 0, _y: 0, _height: 5, _width: 12, classes: { 'panel-title-hidden': true } }, { name: 'Asset Alarms', title: gettext('Active, critical alarms'), _x: 0, _y: 5, _height: 4, _width: 6 }, { name: 'Recent Alarms', title: gettext('Recent alarms'), _x: 0, _y: 9, _height: 4, _width: 6 }, { name: 'Map', title: gettext('Map'), _x: 6, _y: 5, _height: 8, _width: 6 } ] as Widget[]
<c8y-title>
  {{'Home' | translate}}
</c8y-title>

<c8y-context-dashboard
  name="home-cockpit1"
  [defaultWidgets]="DEFAULT_HOME_WIDGETS"
  [canDelete]="false"
></c8y-context-dashboard>

result-matching ""

    No results matching ""