Vivid API

Progress Ring

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 Ring component.

Size

Use the size attribute to set the progress ring’s size. Set a numeric value from -6 to 5. The default is 0.

Paused

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

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 either omit the value attribute or provide a non-numeric value.

Min / Max

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