Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 589 Bytes

File metadata and controls

9 lines (8 loc) · 589 Bytes

StatItem

Properties

Name Type Description Notes
drilldownId String Id of drilldown widget, if any. Id should be a valid id of an existing widget. [optional]
total String If expression for total is specified, it evaluates it. Total can be omitted if not needed to be shown. [optional]
tooltip List<Tooltip> Multi-line text to be shown on tooltip while hovering over the stat. [optional]
value String Expression for stat to be displayed.