-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Save & Load
I save the data like this.
[{
"gs_x": "0",
"gs_y": "0",
"gs_width": "6",
"gs_height": "4",
"gs_max_width": "6",
"gs_min_width": "2",
"gs_max_height": "6",
"gs_min_height": "2",
"gs_title": "adadadafafa"
}, {
"gs_x": "2",
"gs_y": "4",
"gs_width": "4",
"gs_height": "2",
"gs_max_width": "6",
"gs_min_width": "2",
"gs_max_height": "6",
"gs_min_height": "2"
}]
And if l load data create-stack() and change attr. But it is wrong.
How I can do?
Your environment
- version of gridstack.js 0.4.0
Metadata
Metadata
Assignees
Labels
No labels



