LayoutSummaryinterface
Summarized description of a Layout.
Properties (4)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| context⚓︎ | any | x | x | Layout context. |
| metadata⚓︎ | any | x | x | Layout metadata. |
| name⚓︎ | string | x | Name of the Layout, unique per Layout type. |
|
| type⚓︎ | LayoutType | x | Type of the Layout. |