Standard

Optional content of the progress indicator is shown above the progress bar. Total number of steps controlled by the total parameter; current step is controlled by the step parameter.

{%- call ui.util.call(show_example) -%} {%- raw %} {{ ui.nds_progress_indicator("Step 2 of 5", step=2, total=5) }} {%- endraw %} {%- endcall %}