SaveRequestContextinterface
Object passed as an argument to the handler for a save Layout request.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| context⚓︎ | unknown | x | x | Context for the Layout. |
| layoutName⚓︎ | string | x | Name of the Layout. |
|
| layoutType⚓︎ | LayoutType | x | Type of the Layout. |