We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<u-uploader>
Props/Attrs url(String) data(Object) data-type(String) name(String) headers(Object) withCredentials(Boolean) accept/extension(String、Array) maxSize(String、Number) limit(String、Number) multiple(Boolean) directory(Boolean) draggable(Boolean) value.sync, v-model(Object, Array) showFileList(Boolean) viewMode(String)(text, image 和 image-card) disabled(Boolean) autoUpload(Boolean)
File对象属性 uid name status url
Events @add @before-upload @Upload @progress @complete @success @error @change @remove @Preview @extension-error @exceeded-size @exceeded-limit
Slots (default) 插入文本或HTML。
The text was updated successfully, but these errors were encountered:
z-ZYS-s
No branches or pull requests
Props/Attrs
url(String)
data(Object)
data-type(String)
name(String)
headers(Object)
withCredentials(Boolean)
accept/extension(String、Array)
maxSize(String、Number)
limit(String、Number)
multiple(Boolean)
directory(Boolean)
draggable(Boolean)
value.sync, v-model(Object, Array)
showFileList(Boolean)
viewMode(String)(text, image 和 image-card)
disabled(Boolean)
autoUpload(Boolean)
File对象属性
uid
name
status
url
Events
@add
@before-upload
@Upload
@progress
@complete
@success
@error
@change
@remove
@Preview
@extension-error
@exceeded-size
@exceeded-limit
Slots
(default)
插入文本或HTML。
The text was updated successfully, but these errors were encountered: