gridstack - v12.3.3
GitHub
Demo
Preparing search index...
GridStackEngineOptions
Interface GridStackEngineOptions
options used during creation - similar to GridStackOptions
interface
GridStackEngineOptions
{
column
?:
number
;
float
?:
boolean
;
maxRow
?:
number
;
nodes
?:
GridStackNode
[]
;
onChange
?:
OnChangeCB
;
}
Index
Properties
column?
float?
max
Row?
nodes?
on
Change?
Properties
Optional
column
column
?:
number
Optional
float
float
?:
boolean
Optional
max
Row
maxRow
?:
number
Optional
nodes
nodes
?:
GridStackNode
[]
Optional
on
Change
onChange
?:
OnChangeCB
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
float
max
Row
nodes
on
Change
Documentation
GitHub
Demo
gridstack - v12.3.3
Loading...
options used during creation - similar to GridStackOptions