fromSectionIndex
Home > @gooddata/sdk-ui-dashboard > DashboardLayoutSectionItemMovedPayload > fromSectionIndex
DashboardLayoutSectionItemMovedPayload.fromSectionIndex property
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.
Warning: This API is now obsolete.
The prop will be removed in the next major SDK version. Use DashboardLayoutSectionItemMovedPayload.fromPath instead.
TODO LX-648: Remove property in the next major version.
Index of section from which the item was moved.
Signature:
readonly fromSectionIndex: number;