mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 19:23:55 +00:00
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. |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| _common.scss | ||
| _utils.scss | ||
| _variables.scss | ||
| index.js | ||
| index.test.js | ||
| Plugin.js | ||
| Plugin.test.js | ||
| style.scss | ||