DashboardLayoutSectionItemMovedToNewSection
Home > @gooddata/sdk-ui-dashboard > DashboardLayoutSectionItemMovedToNewSection
DashboardLayoutSectionItemMovedToNewSection 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 a dashboard item is moved to new section.
Signature:
export interface DashboardLayoutSectionItemMovedToNewSection extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardLayoutSectionItemMovedToNewSectionPayload | (BETA) |
type | readonly | "GDC.DASH/EVT.FLUID_LAYOUT.ITEM_MOVED_TO_NEW_SECTION" | (BETA) |