Progress Bar
Last updated
Was this helpful?
A graphical representation of the task or process progress using a percentage value. It can indicate an incomplete state and allows users to choose whether or not to display the current value.

name
string
Component name
setValue
value: number
void
Set component value. Accepts a number between 0 and 100.
On Init
Triggered when the component is initialized
Last updated
Was this helpful?
Was this helpful?