angular2gridster
angular2gridster copied to clipboard
[Question] Is there a way to read gridster items configuration.
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.
Sure it's possible. Please check if #195 is clear enough. If not, I will try to provide a more clear explanation.