Compare KPI
Last updated
Last updated
The Compare KPI component is native to the Gentelella theme. It displays an actual metric value and highlights how that metric has performed against a benchmark.
The Compare KPI component is located in the Gentelella for WireBootstrap library file located at \lib\gentelella
.
The Compare KPI extends the wire.ui.component class. As such, it inherits all the base functionality of that class.
To create a new instance of the Compare KPI component, use the wire.gentelella.kpiCompare
class.
An example that demonstrates the Compare KPI component can be found in the Gentelella for WireBootstrap project at \pages\kpi.html
.