@highlight-ui/sandbox-progress-tracker
v1.4.14
Published
this is a variant of the original progress tracker, which includes a spinner for current step
Downloads
176
Maintainers
Keywords
Readme
@highlight-ui/sandbox-progress-tracker
This sandbox component is based on @highlight-ui/[email protected] package.
Installation
yarn add @highlight-ui/sandbox-progress-trackerUsage
In your TypeScript file:
import {
ProgressTracker,
ProgressTrackerProps,
} from '@highlight-ui/sandbox-progress-tracker';In your (S)CSS file:
@import url('@highlight-ui/sandbox-progress-tracker');Documentation
Please visit personio.design
