Marketing KPI
Last updated
Last updated
The SmartAdmin Marketing KPI component is native to the SmartAdmin theme.
The Marketing KPI component is located in the SmartAdmin for WireBootstrap library file located at \lib\smart-admin
.
The Marketing 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 Marketing KPI component, use the wire.smartAdmin.kpiMarketing
class.
An example that demonstrates the Marketing KPI component can be found in the SmartAdmin for WireBootstrap project at \pages\kpis-marketing.html
.