File

repository/software/list/columns/device-type.cell-renderer.component.ts

Metadata

Index

Properties

Constructor

constructor(context: CellRendererContext)
Parameters :
Name Type Optional
context CellRendererContext No

Properties

Public context
Type : CellRendererContext
<span *ngIf="context.item.c8y_Filter?.type; else emptyText">
  {{ context.item.c8y_Filter?.type }}
</span>
<ng-template #emptyText>
  <small class="text-muted">
    <em translate>Undefined`device type`</em>
  </small>
</ng-template>

results matching ""

    No results matching ""