@hixme-ui/step

2.1.0 • Public • Published

Step

npm i --save @hixme-ui/step

View it live

Step is a simple component used to illustrate a flow or process with steps.

Usage

import Step from '@hixme-ui/step'

<Step>1</Step>
<Step completed>1</Step> // shows a check mark rather than the children supplied

Props

Name Type Default
borderWidth string '3px'
children node null
completed bool false
display string 'inline-block'
openCircle bool false
size number 48
uncompletedColor string '#677786'

Package Sidebar

Install

npm i @hixme-ui/step

Weekly Downloads

6

Version

2.1.0

License

MIT

Unpacked Size

13.2 kB

Total Files

9

Last publish

Collaborators

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