Skip to contentSkip to navigationSkip to topbar
Paste assistant Assistant
Figma
Star

Progress Bar

Version 2.0.1GithubStorybook

A Progress Bar communicates the completion status of a process or task.

2.0.1

2.0.1 page anchor

Patch Changes

Patch Changes page anchor
  • 72ec59143(link takes you to an external page) #3549(link takes you to an external page) Thanks @TheSisb(link takes you to an external page)! - [ProgressBar] Added new features and updated the design.

    The ProgressBarLabel component has the following new props:

    • valueLabel which displays a plain text value on the right side of the label.
    • disabled which applies disabled styling on the label.

    The ProgressBar component has updated styling and the following new props:

    • hasError which displays error styling.
    • disabled which displays disabled styling.