@hixme-ui/benefit-price

2.1.0 • Public • Published

Benefit Price

Installation

npm i --save @hixme-ui/benefit-price

View it live

Usage

import BenefitPrice from '@hixme-ui/benefit-price'

<BenefitPrice payCycle={12} value={100} />
<BenefitPrice payCycle={52} value={46.93} />
<BenefitPrice value={-46.93} noLabel />

Props

Name Type Default
value string N/A
noLabel bool false
payCycle number 12

Valid payCycle values

Pay Cycle Label Value
12 monthly
24 semi-monthly
26 bi-weekly
52 weekly

Package Sidebar

Install

npm i @hixme-ui/benefit-price

Weekly Downloads

37

Version

2.1.0

License

MIT

Unpacked Size

10.5 kB

Total Files

15

Last publish

Collaborators

  • sureco-devops
  • sureco-engineering
  • dreamingbinary
  • billyxs