SaveRequestContextinterface
Context passed as an argument to the callback for handling Layout save request events.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| context⚓︎ | unknown | x | x | Context to be saved. |
| layoutName⚓︎ | string | x | Name of the Layout that is to be saved. |
|
| layoutType⚓︎ | LayoutType | x | Type of the Layout to be saved. |