IDashboardLayoutSectionMovedPayload
Home > @gooddata/sdk-ui-dashboard > IDashboardLayoutSectionMovedPayload
IDashboardLayoutSectionMovedPayload 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 IDashboardLayoutSectionMoved event.
Signature:
export interface IDashboardLayoutSectionMovedPayload
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. |