toSectionIndex
Home > @gooddata/sdk-ui-dashboard > DashboardLayoutSectionItemMovedPayload > toSectionIndex
DashboardLayoutSectionItemMovedPayload.toSectionIndex 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.toPath instead.
TODO LX-648: Remove property in the next major version.
This may be the same as
fromSectionIndex
- which means the move happened within the same section.
Index of section to which the item was moved.
Signature:
readonly toSectionIndex: number;