Overview
The WeaveStageDropAreaPlugin class that enables drag-and-drop support on the canvas Stage. It lets users drop files, assets, or custom elements directly onto the canvas, triggering configurable actions like creating new nodes, importing images, or inserting custom components.
This plugin enhances usability by providing a natural, intuitive way for users to bring external content into a Weave.js collaborative environment.
The class extends the WeavePlugin class