DashboardLayoutSectionItemsAdded
Home > @gooddata/sdk-ui-dashboard > DashboardLayoutSectionItemsAdded
DashboardLayoutSectionItemsAdded interface
This API is provided as a 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 items are added to a dashboard section.
Signature:
export interface DashboardLayoutSectionItemsAdded extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Type | Description |
---|---|---|
payload | DashboardLayoutSectionItemsAddedPayload | (BETA) |
type | "GDC.DASH/EVT.FLUID_LAYOUT.ITEMS_ADDED" | (BETA) |