@hixme-ui/price

2.1.0 • Public • Published

Price

Installation

npm i --save @hixme-ui/price

View it live

Usage

import Price from '@hixme-ui/price'

<Price value={46.93} />
<Price value={-46.93} />
<Price value={1803.93} includeCommas />
<Price primary value={46.93} label='Hixme UI' />

Props

Name Type Default
value string N/A
label string N/A
includeCommas boolean false

Additionally, the Price component will take any color boolean from the theme.

/@hixme-ui/price/

    Package Sidebar

    Install

    npm i @hixme-ui/price

    Weekly Downloads

    8

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    20.5 kB

    Total Files

    18

    Last publish

    Collaborators

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