Homecomponentsinformational

Progress

Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.


Use Value to visualise progress of a task.

Display Value

Use the displayValue property to provide text value next to the bar.

37%
3 of 8

API

value
Required
The progress value. Should be a number between 0 and 100.
number

displayValue
Display text value next to the progress bar.
string | boolean

data
An object with the data keys and values.
DataAttributeMap
Table of Contents