Type Definitions
object
# DropZoneItemProps
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
file |
File
|
<optional> |
Actual file buffer |
onRemove |
function
|
<optional> |
Handler function triggered after clicking remove |
src |
string
|
<optional> |
Preview image. If |
filename |
string
|
<optional> |
filename. If 'file' is given it overrides what was given as a |