Progress Bar
Last updated
Last updated
Progress Bar
Progress Bar component displays an indicator showing the completion progress of a task.
Col
Popover
Progress
Progress Bar Color
Pulse
Trigger Before Render
Trigger On Click
Chooose an options to change the height of the progress bar.
Allowed Values:
small
default
large
Select default if you want to render progress bar in default colors e.g.. red(below danger limit), warning(in between danger and success) and green(above success start). Select custom to change color based on the condition by adding 'Progress Bar Color' as the child.
Allowed Values:
default
custom
multi
Provide numerical value for indicating danger limit.
Allowed Values: Any number value
Provide numerical value for indicating start of success.
Allowed Values: Any number value
Provide numerical value to calculate the percentage.
Allowed Values: Provide numerical value to calculate the percentage.
A message which appears when a cursor is positioned over.
Allowed Values: An expression which should return string after evaluation
Select an option to change the placement of the tooltip when appears.
Allowed Values:
left
right
top
bottom
Allowed Values: Attribute
Allowed Values: Controller Function