Summary widget properties
The summary widget shows one or more KPIs.
| Attribute | Meta information | Data type | Description | Possible values |
|---|---|---|---|---|
items[0].value.label |
detailOption |
null |
null |
|
items[0].units.direction |
gridOption |
String |
The direction metrics flow on a summary widget. Specifies whether the content flows top to
bottom or left to right. |
vertical, horizontal |
items[0].count.href.labelType |
gridOption |
String |
Defines the format for the data in the KPI. |
numberTpl, linkTpl, textTpl, dateTpl, currencyTpl, assigneeTpl,
percentTpl |
items[0].count.href.id |
gridOption |
String |
The id that relates to the href.type that the link will navigate
to. |
|
items[0].count.label |
gridOption |
String |
The output value to display in the KPI. |
|
items[0].count.href.type |
gridOption |
String |
The type of link. The link can reference a layout or a layout template.
|
NEW_WINDOW, CUI_SHELL, LAYOUT_TEMPLATE, LAYOUT |
items[0].count.customTemplate |
gridOption |
String |
Defines the format for the data in the KPI. |
numberTpl, linkTpl, textTpl, dateTpl, currencyTpl, assigneeTpl,
percentTpl |
items[0].key.label |
detailOption |
null |
null |
|
items[0].heading.label |
gridOption |
null |
null |
|
items[0].heading.tooltip |
gridOption |
String |
A text tip to display at the top of the
widget. |
|
items[0].units.label |
gridOption |
String |
The unit of the label, such kg or Orders or
Releases. |
|
| Total attributes: 11 |