LayoutSummaryinterface
A lightweight description of a Layout, without the extensive objects describing its components.
Properties (4)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| context⚓︎ | any | x | x | Context object passed when the Layout was saved. |
| metadata⚓︎ | any | x | x | Metadata passed when the Layout was saved. |
| name⚓︎ | string | x | Name of the Layout. The name is unique per Layout type. |
|
| type⚓︎ | LayoutType | x | Type of the Layout. |