angular2gridster icon indicating copy to clipboard operation
angular2gridster copied to clipboard

[Question] Is there a way to read gridster items configuration.

Open dipankar-datta opened this issue 6 years ago • 1 comments

I have to save the currently added gridster items , their x, y, h, w values and save them so that on browser load/reload, the page loads the last selected gridster items in their respective positions.

Is there a way I can read this configuration through code or any event that fires when the gridster items positions have changed and it emits a consolidated object that can be saved for future use.

dipankar-datta avatar Jul 17 '18 11:07 dipankar-datta

Sure it's possible. Please check if #195 is clear enough. If not, I will try to provide a more clear explanation.

swiety85 avatar Jul 19 '18 19:07 swiety85