Height in grid units.
A string corresponding to the component key. Uses the index of components instead if not provided.
OptionalisIf false, will not be draggable. Overrides static.
OptionalisIf false, will not be resizable. Overrides static.
OptionalmaxHMaximum height in grid units.
OptionalmaxWMaximum width in grid units.
OptionalminHMinimum height in grid units.
OptionalminWMinimum width in grid units.
Optionalmovedset by DragEvents (onDragStart, onDrag, onDragStop) and ResizeEvents (onResizeStart, onResize, onResizeStop)
OptionalstaticIf true, equal to isDraggable: false and isResizable: false.
Width in grid units.
X position in grid units.
Y position in grid units.
Public