Aller au contenu principal

DashboardMetric

Dashboard metric card

titleTitle (string)required
valueValue (string)required
changeChange (string)required
trendTrend (string)required

Possible values: Value must match regular expression ^(up|down|neutral)$

colorColor (string)required
iconTypeIcontype (string)required
DashboardMetric
{
"title": "string",
"value": "string",
"change": "string",
"trend": "string",
"color": "string",
"iconType": "string"
}