Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Drag and drop grid layout for angular2 [closed]

Tags:

angular

As a react developer, I recently took interest in Angular2. I use React-Grid-Layout https://github.com/STRML/react-grid-layout

Is there anything that is comparable to the above?

like image 330
Rolando Avatar asked Sep 18 '16 14:09

Rolando


2 Answers

Looking for the same (a user-editable grid layout), I found Angular-Gridster, based on Gridster. It's pure Angular.

like image 106
byootuhfish Avatar answered Sep 28 '22 06:09

byootuhfish


you can take a look at [there are some demo and i used it]

http://valor-software.com/ng2-dragula/ [demo] https://github.com/valor-software/ng2-dragula [detail setup]

and https://github.com/akserg/ng2-dnd [i never used it]

like image 21
Md Ayub Ali Sarker Avatar answered Sep 28 '22 07:09

Md Ayub Ali Sarker