This is the default determinate progress bar that is used to provide the current % complete status of a process. If the actual percent complete status cannot be calculated, an indeterminate progress bar (coming soon) or spinner animation is a better way to provide user feedback.

The progressbar plugin accepts a single option of Value which can be updated programmatically to animate the bar.