0.2.2 • Published 8 months ago

@logo-rn/logo-kpi-card v0.2.2

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
8 months ago

@logo-rn/logo-kpi-card

enables a deeper understanding of a single KPI value.

npm version

Installation

Install the component:

npm i @logo-rn/logo-kpi-card -s

Usage

Once installed, import the component in your application:

import {LogoKpiCard} from '@logo-rn/logo-kpi-card';
   <LogoKpiCard
         value={100}
         inProgressValue={20}
         title={"KPi"}
   />

For more detailed information, please visit:

Logo Elements Documentation ↗