Home > @uniformdev/design-system > ProgressBarProps
ProgressBarProps interface
Signature:
Extends: React$1.HTMLAttributes<HTMLDivElement>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
current | number | ||
max | number | ||
theme? | 'primary' | 'secondary' | 'destructive' | (Optional) | |
variant? | 'determinate' | 'indeterminate' | (Optional) |