DashboardLayoutSectionAddedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardLayoutSectionAddedPayload
DashboardLayoutSectionAddedPayload 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 DashboardLayoutSectionAdded event.
Signature:
export interface DashboardLayoutSectionAddedPayload 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | number | (BETA) Index of the new section among other sections in the layout. Index is zero-based. | |
| 
 | (BETA) Path to the new section among other sections in the layout. | ||
| 
 | (BETA) The new section. |