Skip to main content

Progress Circular

info

For more details about Vuetify’s usage of Progress Circular component, click Progress Circular page.
For more prop explanations, click Vuetify Progress Circular API page.

Props

AttributeDescriptionTypeDefault
buttonMakes the component grow.booleanfalse
indeterminateConstantly animates, use when loading progress is unknown.booleanfalse
rotateRotates the circle start point in deg.number | string0
sizeSets the diameter of the circle in pixels.number | string32
valueThe percentage value for current progress.number0
visibleVisibility of ProgressCircular component.booleantrue

Samples Component

progresscircular

progress-circular