extra props to initialFiles
Alarees opened this issue · 2 comments
Alarees commented
Feature Request
adding extra props to initialFiles
when you having images loaded from api, you may want to delete that image, so you need the image id to delete it from database
the solution that i suggest
set initialFiles
lika this
[
{
url:'imageUrl',
//user extra props
}
]
bodas80 commented
This is a must-have feature. Makes this package unusable :(