Skip to content

KPI value - Web Component

The KpiValue component can be used imported from:

Playground

Parameters

The Web component uses the <z-kpi-value> tag:

By default, all the parameters are optional or can be set in different, except for the ones marked as required

The parametrization of the component can be done with the following custom HTML params:

NameTypeDescriptionSlotA11y
amount
[required]
number
differencenumber
headerstringheader
descriptionstringdescription
localestring

Slots

This component has slots. Check the documentation about how to use the slots.

NameTagsDescription

Parameters use

amount

...

difference

...

description

...

...

Browser support

Detected engine:  

  • Chromium

  • Webkit

  • Gecko

HTML Examples

CodeSandbox example