Progress circular
The v-progress-circular component is used to convey data circularly to users. It also can be put into an indeterminate state to portray loading.
Color
Alternate colors can be applied to v-progress-circular
using the color
prop.
Color
Using the indeterminate
prop, a v-progress-circular
continues to animate indefinitely.
Rotate
The rotate
prop gives you the ability to customize the v-progress-circular
's origin.
20
20
20
20
Size
The size
and width
props allow you to easily alter the size and width of the v-progress-circular
component.
CONTENTS
Introduction
Color
Indeterminate
Rotate
Size