Class SerializedLayout
Represents a serialized layout model.
Represents a serialized layout model.
Used in changeLayout.
Used in changeLayout.
Package: ui-framework
Properties
canvasSourceRectangleSize
Declaration
canvasSourceRectangleSize: Object
Property Value
| Type | Description |
|---|---|
| Object |
data
Raw serialized items. Raw serialized items.
Declaration
data?: object[]
Property Value
| Type | Description |
|---|---|
| object[] | Raw serialized items. Raw serialized items. |
rawBgItems
Raw items from the bg container.
Raw items from the bg container.
Declaration
rawBgItems?: Object[]
Property Value
| Type | Description |
|---|---|
| Object[] | Raw items from the |
rawMainItems
Raw items from the main container.
Raw items from the main container.
Declaration
rawMainItems: object[]
Property Value
| Type | Description |
|---|---|
| object[] | Raw items from the |