New to KendoReactLearn about KendoReact Free.

ChunkProgressBar

Represents the KendoReact ChunkProgressBar component.

A Functional Component.

jsx
const App = () => {
  return (
      <ChunkProgressBar value={40}/>
  );
};
NameTypeDefaultDescription

props

ChunkProgressBarProps intersected with RefAttributes<"null" | ChunkProgressBarHandle>

The props of the ChunkProgressBar component.

Not finding the help you need?
Contact Support