Similar to angularjs 1.x implementation shown here ?
https://codepen.io/narigua/pen/rOeWrV
Hi @sreekumarp ,
You can try, let me know if it works.
Never tried it, and I don't see a use case for it.
PS: Your app from link doesn't work
Thanks
I already tried actually, its not working. May be because of the CSS styling. Its based on tag names...right
Working link: https://codepen.io/narigua/pen/rOeWrV
Hi @sreekumarp ,
The link works now.
Probably it should work, don't see why not, you should check your sizes and that the config is right, since is a bit different than the library you use in the codepen.
Thanks
This doesnot seems to be working, can you look into the below trail I made,
https://stackblitz.com/edit/angular-gridster-f4wvyc?file=app%2Fhello.component.ts
this worked !! thanks, let me chk for the changes you made
I'm having the same issue as above. Would you be able to tell me what change made it work ?
Most helpful comment
Hi @sreekumarp ,
Works here: https://stackblitz.com/edit/angular-gridster-oqsngm
Thanks,