New to KendoReactStart a free 30-day trial

ProgressBar

Component

Definition

Package:@progress/kendo-react-progressbars

Syntax:

jsx
const App = () => {
  return (
      <ProgressBar value={75}/>
  );
};

Properties

The props of the ProgressBar component.

In this article
DefinitionPropertiesprops
Not finding the help you need?
Contact Support