• What is KendoReact
  • Getting Started
  • Unstyled Mode
  • Server Components
  • Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Value and Ranges

The ProgressBar provides option for setting its value or a range of values and for indicating the progress of an ongoing task.

  • To set the value of the ProgressBar, use its value option.
  • To define the start and end values of the range, use the min and max ProgressBar settings respectively.
  • To indicate that a task is still in progress, set the value property to null.
Example
View Source
Change Theme:

In this article

Not finding the help you need?