Skip to content

This project illustrates a reliable way to implement drag and drop from the plugin window to the Figma canvas.

Notifications You must be signed in to change notification settings

jackiecorn/figma-plugin-drag-and-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drag and Drop Example Plugin for Figma

This project illustrates a reliable way to implement drag and drop from the plugin window to the Figma canvas.

Update: Figma now has an official API to support drag and drop in plugins

Please check the API docs on drop event and triggering drop events from the UI.

The code in this repo is now obsolete. It is recommended that you use the new API to implement drag and drop going forward.

Drag and Drop

About

This project illustrates a reliable way to implement drag and drop from the plugin window to the Figma canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published