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.
간단한 예재부터 복잡한 예제까지 아래를 참고해서 앱 개발을 시작해 보세요.
Alternate colors can be applied to v-progress-circular
using the color
prop.
Using the indeterminate
prop, a v-progress-circular
continues to animate indefinitely.
The size
and width
props allow you to easily alter the size and width of the v-progress-circular
component.
The rotate
prop gives you the ability to customize the v-progress-circular
's origin.
Caught a mistake or want to contribute to the documentation?
Edit Layout
on GitHub!