Height in grid units.
A string corresponding to the component key. Uses the index of components instead if not provided.
Optional
isIf false, will not be draggable. Overrides static
.
Optional
isIf false, will not be resizable. Overrides static
.
Optional
maxHMaximum height in grid units.
Optional
maxWMaximum width in grid units.
Optional
minHMinimum height in grid units.
Optional
minWMinimum width in grid units.
Optional
movedset by DragEvents (onDragStart, onDrag, onDragStop) and ResizeEvents (onResizeStart, onResize, onResizeStop)
Optional
staticIf true, equal to isDraggable: false
and isResizable: false
.
Width in grid units.
X position in grid units.
Y position in grid units.
Public