UNPKG

@atlaskit/progress-indicator

Version:

A progress indicator shows the user where they are along the steps of a journey.

4 lines (3 loc) 172 B
export type DotsAppearance = 'default' | 'help' | 'inverted' | 'primary'; export type Spacing = 'comfortable' | 'cozy' | 'compact'; export type Size = 'default' | 'large';