background

Kendo UI for Vue

Vue ChunkProgressBar

  • Visualize a process with a predefined number of slices, or chunks, that make up the total.
  • Part of the Kendo UI for Vue library along with 100+ professionally-designed components.
  • Includes support, documentation, demos, virtual classrooms, learning resources and more!
ChunkProgressBar
  • Visualize Any Process in Chunks on a Progress Bar

    The Vue ChunkProgressBar displays and tracks the progress of a task or process in your application through a predefined number of chunks. The component supports both horizontal and vertical rendering modes and has styling options built in.

    See the Vue ChunkProgressBar demo

    ChunkProgressBar Overview
  • Values and Ranges

    By default, the Vue 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 Vue ChunkProgressBar Values and Ranges demo

    ChunkProgressBar - Value and Ranges
  • Orientation

    Since most progress bard display horizontally, that is the default orientation for the Vue ChunkProgressBar component. You can choose to display it vertically and fill it from either top to bottom or bottom to top if you wish.

    See the Vue ChunkProgressBar Orientation demo

    ChunkProgressBar - Orientation
  • Direction

    The Vue ChunkProgressBar fills itself from left to right by default but you can specify the reverse.

    See the Vue ChunkProgressBar Direction demo

    ChunkProgressBar - Direction
  • Appearance

    The Vue ChunkProgressBar is styled by the applied theme by default but you can customize it. Options include dimensions and styling of empty and completed chunks.

    See the Vue ChunkProgressBar Apperance demo

    ChunkProgressBar - Appearance
Next Steps

Get Started with Kendo UI for Vue

Kendo UI for Vue - Kendoka