Home > @activeviam/activeui-sdk > KpiDefinition
KpiDefinition interface
Signature:
export interface KpiDefinition
Properties
| Property | Type | Description |
|---|---|---|
| caption | string | |
| folder | string | |
| goal | Mdx | |
| goalFormat | string | |
| name | string | |
| status | Mdx | |
| trend | Mdx | |
| value | Mdx |