A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://setaman.github.io/vue-ellipse-progress-docs/guide/options/determinate.html below:

Website Navigation


determinate | vue-ellipse-progress

determinate Animated type values default Boolean false

In the determinate state, the component not only shows the progress circle but also indicates that data is being loaded. The legend is visible, unlike in the loading state where it fades out.

Custom loader

Custom loading circle can be created with loader !

Usage 📜 vue
<ve-progress determinate />
<ve-progress :determinate="true" />
Examples js
<template>
  <ve-progress :determinate="true" :progress="50"/>
</template>

NormalLoadingDeterminateNo data


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