File inputs have default styling, showing the file name and a button to select a file. You can change the radius factor of the input with the rounded prop.
نمایش کدمخفی کردن کد
vue
نام
نوع
classesOptional CSS classes to apply to the wrapper, label, input, text, error, and icon elements.
نمایش مثالمخفی کردن مثال
vue
color-focusWhether the color of the file input should change when it is focused.
نمایش مثالمخفی کردن مثال
vue
errorAn error message or boolean value indicating whether the file input is in an error state.
نمایش مثالمخفی کردن مثال
vue
iconThe icon to display for the file input.
نمایش مثالمخفی کردن مثال
vue
idThe form input identifier.
نمایش مثالمخفی کردن مثال
vue
labelThe label to display for the file input.
نمایش مثالمخفی کردن مثال
vue
loadingWhether the file input is in a loading state.
نمایش مثالمخفی کردن مثال
vue
placeholderThe placeholder to display for the file input.
نمایش مثالمخفی کردن مثال
vue
text-valueMethod to return the text value of the file input.
نمایش مثالمخفی کردن مثال
vue
نام
نوع
roundedThe radius of the file input.
@since
2.0.0
نمایش مثالمخفی کردن مثال
vue
contrastThe contrast of the input.
@since
2.0.0
نمایش مثالمخفی کردن مثال
vue
i18nTranslation strings.
نمایش مثالمخفی کردن مثال
vue
sizeThe size of the input.
نمایش مثالمخفی کردن مثال
vue
نام
نوع
roundedThe radius of the file input.
نمایش مثالمخفی کردن مثال
vue
contrastThe contrast of the input.
نمایش مثالمخفی کردن مثال
vue
i18nTranslation strings.
نمایش مثالمخفی کردن مثال
vue
sizeThe size of the input.
نمایش مثالمخفی کردن مثال
vue
elThe underlying HTMLInputElement element.
نمایش مثالمخفی کردن مثال
vue