@sj-apps/dnd-area
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

Install package

npm install @sj-apps/dnd-area --save

Drag Area and Drop Area

use dndDragArea directive to make html tag as draggable use dndDropArea directive to make html tag as droppable

Transfer Data

dndData property to set transfer data from draggable html tag to droppable html tag

Event

onDrop event which emits the transfered data from draggable area

Drag and Drop Options

dndOptions property to set dndIdentity - identity for drag and drop pair, set classOnDragOver - for droppable area.

Package Sidebar

Install

npm i @sj-apps/dnd-area

Weekly Downloads

2

Version

0.0.4

License

none

Unpacked Size

65 kB

Total Files

23

Last publish

Collaborators

  • swaraj-p-prabhakaran