Configuration

Properties

NameDefaultsDescription

color

color-primary-500

The KPI color.

datarow

0

When binding to a datatable that contains more than one row, this property specifies which row in the table to use for the binding. This is a 0 index property.

icon

The CSS class to use for the icon the KPI.

DataMap Properties

Use the datamap property to configure the data for the Marketing KPI. The component expects these field names in its data configuration.

NameDefaultDescription

label

label

The label to be displayed in the KPI.

value

value

The numeric value to be displayed in the KPI.

Last updated