Tracker
A component that visualizes progress through a series of steps or stages in a process.
Automatic Installation
This method is still working on progress, please use manual installation for now.
Manual Installation
Copy the code
Usage
Imports
Example
Browse the Storybook for more examples.
Props
Prop | Type | Default |
---|---|---|
data? | TrackerBlockProps[] | [] |
size? | sm | md | lg | md |
hoverEffect? | boolean | - |
hideArrow? | boolean | false |
defaultBackgroundColor? | string | bg-muted |
emptyColor? | string | bg-muted/30 |
className? | string | - |
Edit on GitHub
Last updated on