IsabyteProgressBar
API reference for IsabyteProgressBar — parameters, event callbacks, and related configuration.
IsabyteProgressBar
Open demo →Parameters
| Name | Type | Flags | Description |
|---|---|---|---|
IsabyteAppState | IsabyteRootComponentBase | CascadingNullable | — |
CultureState | IsabyteCultureState | CascadingNullable | — |
Enabled | bool | — | |
Value | double | — | |
Min | double | — | |
Max | double | — | |
Size | IsabyteComponentSize | — | |
Color | KnownColor? | Nullable | — |
ColorHex | string | — | |
GradientColor | KnownColor? | Nullable | — |
GradientColorHex | string | — | |
SegmentCount | int | — | |
Animation | IsabyteProgressBarAnimation | — | |
ShowLabel | bool | — | |
Label | string | Nullable | — |
LabelPosition | IsabyteProgressBarLabelPosition | — | |
ValueFormat | string | — | |
Striped | bool | — | |
Animated | bool | — | |
Indeterminate | bool | — | |
Orientation | IsabyteProgressBarOrientation | — | |
Disabled | bool | — | |
CssClass | string | — |