File

widgets/implementations/datapoints-table/datapoints-table-view/column-title.pipe.ts

Description

Creates a column header title message.

Example :
title="{{ header | columnTitle }}"

The output will be e.g.: 'c8y_Temperature → T [T] (Area)'.

Metadata

Methods

transform
transform(columnHeader: TableColumnHeader)

Transforms the column header into a formatted string with label and optionally unit and render type.

Parameters :
Name Type Optional Description
columnHeader TableColumnHeader No
  • The column header object.
Returns : string

The formatted string with label, unit, and render type.

results matching ""

    No results matching ""