hootsuite / grid

Drag and drop library for two-dimensional, resizable and responsive lists
http://hootsuite.github.io/grid/
Apache License 2.0
3.57k stars 279 forks source link

Acessing the underlying GridList object from jQuery plugin #122

Open KatamariJr opened 5 years ago

KatamariJr commented 5 years ago

I was wondering if anyone knew of any way to access the GridList object from a jQuery method call? I'm trying to find the position array and am having some trouble.