Unit#
The Report displays a single metric or value. It's perfect for showing counts, totals, or any single numerical value.Properties#
The below table lists and explains the properties of the Unit Report.| Prop | Description | Required |
|---|
value | The main numeric value to display | ✔ |
change | Change indicator (e.g. delta). Positive or negative. | |
unit | Unit label (Hour, USD, SAR, kg) | |
average | Average value for comparison | |
reviews | Object with review stats | |
reviews.value | Current review score (e.g. 4) | |
reviews.total | Maximum review score (e.g. 5) | |
Code Example#
Modified at 2026-03-03 13:30:31