Progress Bar

Not started 0 100
25% Complete 25 100
Halfway there 50 100
Almost done 75 100
Complete! 100 100
Attribute Type Documentation Default Value
Required value * :integer

The current value.

Required max * :integer

Maximum value.

title :string

The title of the progress bar

value_label :string

Text to show in place of value. The bar still measures itself with

Read more Read less

value, so this is for presentation only: formatting a large count for the reader without making the geometry depend on a string.

max_label :string

Text to show in place of max. See value_label.

rest :global
description :slot