DashboardLayoutSectionMovedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardLayoutSectionMovedPayload
DashboardLayoutSectionMovedPayload 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 DashboardLayoutSectionMoved event.
Signature:
export interface DashboardLayoutSectionMovedPayload
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
number |
(BETA) Index from which the section was moved. | |
|
(BETA) Path from which the section was moved. | ||
|
(BETA) The section moved. | ||
|
number |
(BETA) Zero-based index to which the section was moved. | |
|
(BETA) Path to which the section was moved. |