v-progress-circular
コンポーネントは、円形でデータを表示します。また、ロードを描写するために不定状態にすることもできます。
以下に、簡単な例から複雑な例まで示します。
color
propを使用して、v-progress-circular
に任意の色を設定できます。
indeterminate
propを設定すると v-progress-circular
は無期限でアニメーションし続けます。
size
およびwidth
propを使用すると、 v-progress-circular
コンポーネントの大きさと円の太さを簡単に変更できます。
rotate
propは、v-progress-circular
の原点をカスタマイズする機能を提供します。
Caught a mistake or want to contribute to the documentation?
Edit Layout
on GitHub!