You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ gridstack.js API
96
96
## Grid attributes
97
97
98
98
-`data-gs-animate` - turns animation on
99
-
-`data-gs-width` - amount of columns. Setting non-default value must be supported by equivalent change in CSS, [see docs here](https://github.com/troolee/gridstack.js#change-grid-width).
99
+
-`data-gs-width` - amount of columns. Setting non-default value must be supported by equivalent change in CSS, [see docs here](https://github.com/gridstack/gridstack.js#change-grid-width).
100
100
-`data-gs-height` - maximum rows amount. Default is `0` which means no maximum rows.
101
101
-`data-gs-current-height` - current rows amount. Set by the library only. Can be used by the CSS rules.
0 commit comments