Progress Bar

Exceeded goal: 120 100
Just started: 1 1000
Very Long Progress Bar Title That Might Wrap: 42 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