determinate
Animated: ✔️
type | values | default |
---|---|---|
Boolean | false |
In determinate state the component indicates that the data is being loaded, but also shows the progress circle and the legend
that is faded out in the loading
state.
Custom loader
Custom loading circle can be created with loader
!
Usage 📜
<ve-progress determinate />
<ve-progress :determinate="true" />