felixrieseberg/React-Dropzone-Component

Pass container as prop

Open

#61 opened on Mar 29, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (994 stars) (159 forks)batch import
enhancementhelp wanted

Description

I need to set custom container area, not from React.findDOMNode(self). So, I can't find any possibilities to do this.

https://github.com/felixrieseberg/React-Dropzone-Component/blob/master/src/react-dropzone.js#L58

Contributor guide