background

KendoReact

React ChunkProgressBar

  • Visualize a task in progress through a predefined number of steps with the React Chunk ProgressBar component.
  • Part of the KendoReact library along with 100+ professionally-designed components.
  • Includes support, documentation, demos, virtual classrooms, learning resources and more!
Vue Kendoka Header
  • Track Progress Through a Predefined Number of Chunks

    The KendoReact ChunkProgressBar component displays progress within your React applications broken down in to chunks, or parts, representing an equal breakdown of the total progress.

    See the React ChunkProgressBar Overview demo

    React ChunkProgressBar - Overview, KendoReact UI Library
  • Value and Ranges

    By default, the KendoReact ChunkProgressBar represents values from 0 to 100. For scenarios where this may not work, the min and max properties can be used to set a defined range of new values.

    See the React ChunkProgressBar Value and Ranges demo

    React ChunkProgressBar - Value and Ranges, KendoReact UI Library
  • Disabling ChunkProgressBar

    When added to a page, the KendoReact ChunkProgressBar is fully interactable out of the box. For scenarios that may require users to be unable to interact with the component until certain criteria are met, the React ChunkProgressBar can toggle between enabled and disabled with a single configuration option.

    See the React ChunkProgressBar Disabling demo

    React ChunkProgressBar - Disabling ChunkProgressBar, KendoReact UI Library
  • Orientation

    The KendoReact ChunkProgressBar component can be rendered in both horizontal and vertical orientations.

    See the React ChunkProgressBar Orientation demo

    React ChunkProgressBar - Orientation, KendoReact UI Library
  • Direction

    By default, the KendoReact ChunkProgressBar shows progress by filling itself from left to right. If one needs to fill the component from right to left instead, the reverse property can be used.

    See the React ChunkProgressBar Direction demo

    React ChunkProgressBar - Direction, KendoReact UI Library
  • Appearance

    The React ChunkProgressBar has default styling associated with the applied KendoReact theme. When styling needs to be updated, the KendoReact ChunkProgressBar can be configured to change its default height or width, as well as customize the appearance of empty or filled chunks to help the component conform to any design requirements.

    See the React ChunkProgressBar Appearance demo

    React ChunkProgressBar - Appearance, KendoReact UI Library
  • Globalization

    Thanks to the ability to be rendered in Right-to-Left modes, the KendoReact ChunkProgressBar supports many globalization scenarios.

    See the React ChunkProgressBar Globalization demo

    React ChunkProgressBar - Globalization, KendoReact UI Library

All KendoReact Components

Next Steps