loading
Animated type values default Boolean false
Boolean that forces loading state. The component provides an indeterminate loading state when your data is not immediately available. With this property set to true
, you can use the component as an indeterminate progress indicator.
Custom loader
Custom loading circle can be created with loader
! To show a determinate loading, use determinate
.
Legend behavior
The use of the loading
state hides the legend
.
<ve-progress loading />
<ve-progress :loading="true" />
Examples js
<template>
<ve-progress :loading="true" :progress="50"/>
</template>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4