ChunkProgressBar
Represents the KendoReact ChunkProgressBar component.
const App = () => {
return (
<ChunkProgressBar value={40}/>
);
};
ReactDOM.render(<App />, document.querySelector('my-app'));
Represents the KendoReact ChunkProgressBar component.
const App = () => {
return (
<ChunkProgressBar value={40}/>
);
};
ReactDOM.render(<App />, document.querySelector('my-app'));
Telerik and Kendo UI are part of Progress product portfolio. Progress is the leading provider of application development and digital experience technologies.
Copyright © 2023, Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. Progress, Telerik, Ipswitch, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.