Question: Is it possible to use ng2-file-upload's drop zone on a comment box? #1169
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Basically, I would like to be able to have a comment box, and when someone drags a file on it, I'd like to turn it into a drop zone, so files can be uploaded. Is that possible with ng2-file-upload out of the box?