DashboardLayoutSectionHeaderChanged
Home > @gooddata/sdk-ui-dashboard > DashboardLayoutSectionHeaderChanged
DashboardLayoutSectionHeaderChanged 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.
This event is emitted when dashboard layout section changes.
Signature:
export interface DashboardLayoutSectionHeaderChanged extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardLayoutSectionHeaderChangedPayload | (BETA) |
type | readonly | "GDC.DASH/EVT.FLUID_LAYOUT.SECTION_HEADER_CHANGED" | (BETA) |