Vuetify

상점

기업

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.

By default, progress circular uses the applications secondary color.

제공되는 Props, Slots, Events 와 함수들을 이용하여 원하는 컴포넌트를 직접 구현해 보세요.

간단한 예재부터 복잡한 예제까지 아래를 참고해서 앱 개발을 시작해 보세요.

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!