Homecomponentsinformational

Alpha
This component is in development. There could be breaking changes made to it in a non-major release of Prism. Please use with caution.

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