Rezi
Preparing search index...
core/src
ProgressProps
Type Alias ProgressProps
ProgressProps
:
Readonly
<
{
dsTone
?:
WidgetTone
;
key
?:
string
;
label
?:
string
;
showPercent
?:
boolean
;
style
?:
TextStyle
;
trackStyle
?:
TextStyle
;
value
:
number
;
variant
?:
ProgressVariant
;
width
?:
number
;
}
,
>
Props for progress bar widget. Displays completion progress with customizable appearance.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Props for progress bar widget. Displays completion progress with customizable appearance.