Kpi
Home > @gooddata/sdk-ui > Kpi
Kpi variable
Kpi is a simple component which calculates and renders a single formatted measure value.
Signature:
Kpi: React.ComponentType<IKpiProps>
Remarks
The the value is rendered inside a element.
Kpi component is useful for instance for embedding data values into text paragraphs.
See also the Headline component for a more 'chart-like' variant.