uppy/packages
Artur Paikin b9b53da4ec add onMount to Plugin from @uppy/core
Called when plugin is mounted, whether in DOM or into another plugin. Needed because sometimes plugins are mounted separately/after `install`, so this.el and this.parent might not be available in `install`. This is the case with @uppy/react plugins, for example.
2018-09-19 19:09:31 -04:00
..
@uppy add onMount to Plugin from @uppy/core 2018-09-19 19:09:31 -04:00
uppy Release 2018-09-18 19:46:24 -04:00