Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attribute Name

Description

Label

Here you can set the progress Bar name. Generally, the label is displayed at the top left corner

Progress Bar Size

Here you can control the Progress Bars sizes i.e. x-small, small, medium & large.

Variant

Variant Change the color of the Progress Bar. below are the different variants

Default: Default color is Blue.

Inverse: Change the badge color to Dark Grey.

Success: Change the badge color to Green.

Warning: Change the badge color to Yellow.

Error: Change the badge color to Red.

Value

Here, you can set the progress value for the bar. For example, setting the value to 50 will move the progress indicator to the middle of the bar.

Show Percentage Checkbox

If you mark this checkbox as true, the percentage will be displayed in the right corner of the progress bar.

Show Rounded Checkbox

Marking this checkbox as true will round the corners of the progress bar.

Show Vertical

By marking this checkbox as true, the progress bar will switch to a vertical orientation.

Value Destination TypesDest Type

This attribute specifies whether the user wants to store a value in a variable or a model.
Variable: If you choose the variable option, you can select the variable where you want to save the field's value. You can bind this variable's value to the component by creating the appropriate variable.

Model: Here, you can select "Model" as the value destination.

Info

Note: Value Destination Model field appears when you select "Model" as the Value Destination Type.

Value Destination VariablesDest Var

Here you can choose the variable option from this list.

Info

Note: This field appears when you select "Variable" as the Value Destination Type.

Value Destination Model

  • From the value destination model, you can select the specific model where you want to save the field's value.

  • By using a model, you can bind a value to the component, with the value coming from the object used during model creation.

...

In the image below, you can select the created workflows.

...

Info

Note: " You need to create a workflow for selecting from this list.

...