RemoveLayoutSectionPayload
Home > @gooddata/sdk-ui-dashboard > RemoveLayoutSectionPayload
RemoveLayoutSectionPayload interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the RemoveLayoutSection command.
Signature:
export interface RemoveLayoutSectionPayload 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | (BETA) Index of section to remove. Zero based. For convenience -1 can be used to remove the last section. | ||
| 
 | (BETA) (Optional) Specify stash identifier. |