DashboardLayoutSectionHeaderChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardLayoutSectionHeaderChangedPayload
DashboardLayoutSectionHeaderChangedPayload 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 DashboardLayoutSectionHeaderChanged event.
Signature:
export interface DashboardLayoutSectionHeaderChangedPayload 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | (BETA) The new header of the section. | ||
| 
 | number | (BETA) Index of the section which had the header updated. | |
| 
 | (BETA) Path of the section which had the header updated. |