Components
progress
Progress bar.
A progress bar showing completion percentage.
Usage
Basic Examples
Properties
accepts content
Sizing
| Property | Type | Default |
|---|---|---|
:full | flag | - |
:fit | flag | - |
:fill | flag | - |
Dimensions
| Property | Type | Default |
|---|---|---|
:width | any | - |
:height | any | - |
Variants
| Property | Type | Default |
|---|---|---|
:primary | flag | - |
:secondary | flag | - |
:ghost | flag | - |
:danger | flag | - |
:success | flag | - |
:warning | flag | - |
:info | flag | - |
Input
| Property | Type | Default |
|---|---|---|
:value | any | - |
:max | any | - |