A drop area to perform a file upload with good UX
Name | Type | Description | Default |
---|---|---|---|
clearable |
boolean |
Show a clear button | `` |
minWidth |
string |
The minimum width of the upload area | "200px" |
minHeight |
string |
The minimum height of the upload area | "200px" |
previewOpacity |
string, number |
The opacity of the media preview | "0.7" |
Name | Description | Scoped |
---|
Name | Description |
---|---|
update:modelValue |
A drop area to perform a file upload with good UX |