Count KPI
Last updated
Last updated
The component is native to the Gentelella theme. It displays an actual metric value at the top of the KPI along with pronounced label in the middle and a small description at the bottom.
The Count KPI component is located in the Gentelella for WireBootstrap library file located at \lib\gentelella
.
To create a new instance of the Count KPI component, use the wire.gentelella.kpiCount
class.
An example that demonstrates the Count KPI component can be found in the Gentelella for WireBootstrap project at \pages\kpi.html
.
The Count KPI extends the class. As such, it inherits all the base functionality of that class.