Edit page

Progress

Progress is used to show progress on some async task to the user.

Import Syntax

Determinate

Indeterminate

Reversed

With Text

Reticulating Splines

Props

PropertyTypeRequiredDefaultDescription
reversedBoolfalsefalseFor indeterminate progress bars, reverse the animation direction
textStringfalsenullText label for the progress indicator
typeEnumfalsedeterminateUse indeterminate if finding actual progress value is impossible
valueNumberfalse0Fraction completed, in the range of 0 - 1.0