Skip to content
New issue

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>添加图片预览、和拖拽上传等功能 #32

Open
z-ZYS-s opened this issue Aug 20, 2018 · 0 comments
Open

<u-uploader>添加图片预览、和拖拽上传等功能 #32

z-ZYS-s opened this issue Aug 20, 2018 · 0 comments
Assignees
Labels

Comments

@z-ZYS-s
Copy link
Member

z-ZYS-s commented Aug 20, 2018

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。

@z-ZYS-s z-ZYS-s assigned shaoyuee and unassigned AlfredMou Jan 7, 2019
@z-ZYS-s z-ZYS-s assigned z-ZYS-s and unassigned shaoyuee Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants