@christophhu/ngx-dragndrop
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

NgxDragndrop

This project was generated with Angular CLI version 17.3.0.

Demo

Demo

Use

Draggable-Scroll-Container

If the window isn't scrollable, then place this on the scrollable container that draggable elements are inside. e.g.

    <div style="overflow: scroll" nxtDraggableScrollContainer>
        <div nxtDraggable>Drag me!</div>
    </div>

Draggable

Package Sidebar

Install

npm i @christophhu/ngx-dragndrop

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

218 kB

Total Files

26

Last publish

Collaborators

  • christophhu