@highlight-ui/sandbox-progress-tracker
v1.4.10
Published
this is a variant of the original progress tracker, which includes a spinner for current step
Downloads
339
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-tracker
Usage
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