VProgress
Props
| Name | Type | Description |
|---|---|---|
| connotation | Enum:accentctasuccessalertpacific | Sets the connotation |
| max | number | The maximum value |
| min | number | The minimum value |
| paused | boolean | Indicates the progress is paused |
| reverse | boolean | Sets the progress to show from right to left |
| shape | Enum:roundedsharp | Sets the border radius |
| value | number | The value of the progress |