Vivid API

Progress

Use to display the length of time a process will take, visualize a percentage value (determinate) or to represent an unspecified wait time (indeterminate).

Connotation

The connotation attribute controls the color of the Progress component.

Shape

The shape attribute the border radius.

Paused

The paused attribute shows a disabled / paused state of the progress.

Reverse

The reverse attribute sets the progress from right to left.

Value

Providing a numeric value to the value attribute sets the amount of progress to be displayed in determinate state. In order to present an indeterminate state provide a non-numeric value.

Min / Max

Use min and max attributes to determine the range of the progress.