django-vue3-admin-web/node_modules/vue-grid-layout/website/docs/guide/10-drag-from-outside.md
2025-10-20 21:21:14 +08:00

465 B

10 - Drag From Outside

This demo shows what happens when an item is added from outside of the grid.
Once you drop the item within the grid you'll get its coordinates/properties and can perform actions with it accordingly.

View source