Progress Bar Color
Description:
Progress Bar Color
Progress Bar Color can be used to set the color of the progress bar based on a condition. In case of multiple Progress Bar Color, the color which satisfies the condition first will be selected.
Allowed Parent Components:
Progress Bar
Progress Column
Allowed Child Components:
Popover
Pulse
Trigger Before Render
Properties
➤ Enable Condition
Specify an expression that should be evaluated to a boolean [e.g. #{dsAlias.attr1} == 'X' && #{dsAlias.attr2} > 1]. If no expression is specified, it will be considered as true.
Allowed Values: An expression which should return boolean after evaluation
➤ Color
Allowed Values: Color
Last updated