toItemIndex
Home > @gooddata/sdk-ui-dashboard > MoveSectionItemPayload > toItemIndex
MoveSectionItemPayload.toItemIndex 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.
Index within the target section.
Index is zero-based. For convenience you may specify -1 to append the item at the end of the target section's items.
Signature:
readonly toItemIndex: RelativeIndex;