Use the progress prop to set the progress of the progress bar. Use the size prop to change the size of the progress bar.
نمایش کدمخفی کردن کد
vue
Use the progress prop to set the progress of the progress circle. Use the size prop to change the size of the component.
نمایش کدمخفی کردن کد
vue
Progress bars can have different sizes. Use the size prop to change the size of the progress bar.
نمایش کدمخفی کردن کد
vue
Progress bars can have different colors. Use the color prop to change the size of the progress bar.
نمایش کدمخفی کردن کد
vue
Progress bars can be shown in an indeterminate state. Omit the value prop to change the progress bar to an indeterminate state.
نمایش کدمخفی کردن کد
vue
نام
نوع
classesOptional CSS classes to apply to the component inner elements.
نمایش مثالمخفی کردن مثال
vue
maxThe maximum value of the progress bar.
نمایش مثالمخفی کردن مثال
vue
valueThe current value of the progress bar.
If `value` is not provided, the progress bar will be in an indeterminate state.
نمایش مثالمخفی کردن مثال
vue
نام
نوع
colorThe color of the progress bar.
نمایش مثالمخفی کردن مثال
vue
roundedThe radius of the progress bar.
@since
2.0.0
نمایش مثالمخفی کردن مثال
vue
contrastThe contrast ot the progress bar.
نمایش مثالمخفی کردن مثال
vue
sizeThe size of the progress bar.
نمایش مثالمخفی کردن مثال
vue
نام
نوع
colorThe color of the progress bar.
نمایش مثالمخفی کردن مثال
vue
roundedThe radius of the progress bar.
نمایش مثالمخفی کردن مثال
vue
contrastThe contrast ot the progress bar.
نمایش مثالمخفی کردن مثال
vue
sizeThe size of the progress bar.
نمایش مثالمخفی کردن مثال
vue
نام
نوع
animationEnable/disable animation, or set the animation duration (in seconds).
نمایش مثالمخفی کردن مثال
vue
classesOptional CSS classes to apply to the component inner elements.
نمایش مثالمخفی کردن مثال
vue
maxThe maximum value of the progress circle.
نمایش مثالمخفی کردن مثال
vue
sizeThe size of the progress circle.
نمایش مثالمخفی کردن مثال
vue
thicknessThe thickness of the progress circle.
نمایش مثالمخفی کردن مثال
vue
valueThe current value of the progress circle.
نمایش مثالمخفی کردن مثال
vue
نام
نوع
colorDefines the color of the progress circle
@since
3.0.0
نمایش مثالمخفی کردن مثال
vue