Optional
breakpointspecify if breakpoints are for window size or grid size (default:false = grid)
Optional
breakpointsexplicit width:column breakpoints instead of automatic 'columnWidth'. NOTE: make sure to have correct extra CSS to support this.
Optional
columnmaximum number of columns allowed (default: 12). NOTE: make sure to have correct extra CSS to support this.
Optional
columnwanted width to maintain (+-50%) to dynamically pick a column count. NOTE: make sure to have correct extra CSS to support this.
Optional
layoutglobal re-layout mode when changing columns
Configuration for responsive grid behavior.
Defines how the grid responds to different screen sizes by changing column counts. NOTE: Make sure to include the appropriate CSS (gridstack-extra.css) to support responsive behavior.